API Rep Endpoints
Rep(
int RepID,
string Rep,
int AgencyID,
string Agency,
int SupplierID,
string Supplier,
string AssignmentCode
) Get informati...
Mon, 22 Jul, 2024 at 10:50 AM
RepAdd( object Rep, bool InviteUser, bool WebhookEvaluate ) Add a rep user to an agency. Available since RPM29 Request Request Data: (object)...
Mon, 22 Jul, 2024 at 10:51 AM
RepEdit( object Rep, bool InviteUser, bool WebhookEvaluate ) Edit a rep user’s information. Available since RPM29 Request Request Data: (obje...
Mon, 22 Jul, 2024 at 10:51 AM