Roles REST Endpoints
Suppliers/Contacts/Roles
Supplier contact user roles are retrieved.
- Get all supplier contact's roles
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/contacts/{SupplierContactId}/child/roles - Get one supplier contact's role
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/contacts/{SupplierContactId}/child/roles/{RoleId}