Protective Services REST Endpoints

Business Objects/Invoices/Protective Services
The operations from the Business Objects/Invoices/Protective Services category.
Create a Protective Service
Method: post
Path: /invoices/{invoiceGid}/protectiveServices
Delete a Protective Service
Method: delete
Path: /invoices/{invoiceGid}/protectiveServices/{protSrvSeqNo}
Get a Protective Service
Method: get
Path: /invoices/{invoiceGid}/protectiveServices/{protSrvSeqNo}
Get Protective Services
Method: get
Path: /invoices/{invoiceGid}/protectiveServices
Update a Protective Service
Method: patch
Path: /invoices/{invoiceGid}/protectiveServices/{protSrvSeqNo}
Update Protective Services
Method: patch
Path: /invoices/{invoiceGid}/protectiveServices