Save credit note data received through events

post

/service/v1/saveCreditNote

This endpoint is used to save credit note data received through events.

Request

Supported Media Types
Header Parameters
Body ()
Credit Note Model
Root Schema : CreditNoteModel
Type: object
Credit Note Model
Show Source
Nested Schema : commodityGridList
Type: array
Show Source
Nested Schema : linkedInvoiceList
Type: array
Show Source
Nested Schema : CnCommodityGridModel
Type: object
Show Source
Nested Schema : LinkedInvoiceModel
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Successfully received payment details
Body ()
Root Schema : schema
Type: boolean

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top