Notes REST Endpoints

Power Data/Shipping Agent Contacts/Notes
The operations from the Power Data/Shipping Agent Contacts/Notes category.
Create a Note
Method: post
Path: /shippingAgentContacts/{shippingAgentContactGid}/notes
Delete a Note
Method: delete
Path: /shippingAgentContacts/{shippingAgentContactGid}/notes/{shipAgentContNoteSeqNo}
Get a Note
Method: get
Path: /shippingAgentContacts/{shippingAgentContactGid}/notes/{shipAgentContNoteSeqNo}
Get Notes
Method: get
Path: /shippingAgentContacts/{shippingAgentContactGid}/notes
Update a Note
Method: patch
Path: /shippingAgentContacts/{shippingAgentContactGid}/notes/{shipAgentContNoteSeqNo}
Update Notes
Method: patch
Path: /shippingAgentContacts/{shippingAgentContactGid}/notes