Seals REST Endpoints

Business Objects/Invoices/Stops/Seals
The operations from the Business Objects/Invoices/Stops/Seals category.
Create a Seal
Method: post
Path: /invoices/{invoiceGid}/stops/{stopSeqNo}/seals
Delete a Seal
Method: delete
Path: /invoices/{invoiceGid}/stops/{stopSeqNo}/seals/{sealSequence}
Get a Seal
Method: get
Path: /invoices/{invoiceGid}/stops/{stopSeqNo}/seals/{sealSequence}
Get Seals
Method: get
Path: /invoices/{invoiceGid}/stops/{stopSeqNo}/seals
Update a Seal
Method: patch
Path: /invoices/{invoiceGid}/stops/{stopSeqNo}/seals/{sealSequence}
Update Seals
Method: patch
Path: /invoices/{invoiceGid}/stops/{stopSeqNo}/seals