Save invoice netting details

post

/service/v1/saveInvoiceNettingDetails

This endpoint is used to save invoice netting details.

Request

Supported Media Types
Header Parameters
Body ()
Invoice Netting Details
Root Schema : InvoiceNettingDetailsCollections
Type: object
Invoice Netting Details Collection
Show Source
Nested Schema : invoiceNettingDetails
Type: array
Show Source
Nested Schema : InvoiceNettingDetails
Type: object
Invoice Netting Details
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : InvoiceNettingResult
Type: object
Invoice Netting Details Collection
Show Source
Nested Schema : invoicesSaved
Type: array
Show Source
Nested Schema : StringStringMap
Type: object
Additional Properties Allowed
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top