Retrieves the list of existing debit notes

get

/service/v1/debitNoteSearch

This endpoint is used to get the list of existing debit notes.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful performs the operation
Body ()
Root Schema : ServiceDebitNoteResponse
Type: object
Collection of Debit notes.
Show Source
Nested Schema : debitNoteList
Type: array
Show Source
Nested Schema : paging
Type: object
Nested Schema : DebitNoteModelResponse
Type: object
Service Get API Debit Note model
Show Source
Nested Schema : buyerAddress
Type: array
Show Source
Nested Schema : invoiceCommodityGridList
Type: array
Show Source
Nested Schema : linkedInvoiceList
Type: array
Show Source
Nested Schema : ProductMasterDTO
Type: object
Match All
Show Source
Nested Schema : ProgramSpokeResponse
Type: object
Scf Program Spoke Response
Show Source
Nested Schema : supplierAddress
Type: array
Show Source
Nested Schema : ScfNonCustAddressModel
Type: object
Show Source
Nested Schema : InvoiceCommodityGridServiceModel
Type: object
Show Source
Nested Schema : LinkedInvoiceModel
Type: object
Show Source
Nested Schema : GenericDto
Match All
Show Source
Nested Schema : GenericDto-allOf[0]
Type: object
Discriminator: resource_type
Nested Schema : ProductMasterDTO-allOf[1]
Type: object
Show Source
Nested Schema : SpokeHierarchyParamsModel
Type: object
Show Source
Nested Schema : programSpokeCodeList
Type: array
Show Source
Nested Schema : ProgramSpokeCodeModel
Type: object
Show Source

400 Response

Malformed syntax.

405 Response

Invalid input

500 Response

Internal error
Back to Top