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