Joint Venture Invoicing Partners REST Endpoints

Joint Venture Invoicing Partners
The joint venture invoicing partners resource is used to view, create, update, or delete a joint venture invoicing partner. A joint venture invoicing partner is a participating entity in a joint venture.
Create a joint venture invoicing partner
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentureInvoicingPartners
Delete a joint venture invoicing partner
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureInvoicingPartners/{invoicingPartnerId}
Get a joint venture invoicing partner
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureInvoicingPartners/{invoicingPartnerId}
Get all joint venture invoicing partners
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureInvoicingPartners
Update a joint venture invoicing partner
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureInvoicingPartners/{invoicingPartnerId}