Shipping Agent Contacts REST Endpoints
Power Data/Shipping Agent Contacts
The operations from the Power Data/Shipping Agent Contacts category.
- Create a Shipping Agent Contact
- Method: postPath:
/shippingAgentContacts - Delete a Shipping Agent Contact
- Method: deletePath:
/shippingAgentContacts/{shippingAgentContactGid} - Get a Shipping Agent Contact
- Method: getPath:
/shippingAgentContacts/{shippingAgentContactGid} - Get Shipping Agent Contacts
- Method: getPath:
/shippingAgentContacts - Update a Shipping Agent Contact
- Method: patchPath:
/shippingAgentContacts/{shippingAgentContactGid}