Skip to main content

Finalise Order Request

This endpoint can be initiated by LA / Lender on the disbursement partner to get the details of a specific product

Request Body
metadata object REQUIRED

Metadata specific to each API request.

version string REQUIRED
originatorOrgId string

The organisation id on the Participant Registry.

originatorParticipantId string

The participant id on the Participant Registry. This will be different for every role under the same organisation.

timestamp string REQUIRED
traceId string REQUIRED
requestId string REQUIRED

UUID used to tie request and response and for idempotency

productData object REQUIRED

Product Metadata specific to each API request.

productId string REQUIRED

The product id on the Product Registry.

productNetworkId string

The product network id on the Product Registry.

cart object
items object[]
id string REQUIRED
name string REQUIRED
description string REQUIRED
price string REQUIRED
thumbnail string
images string[]
tags string[]
currency string REQUIRED
quantity object
value string
unit string
shippingDetails object
type string REQUIRED

Possible values: [PRIMARY, OTHER]

desctiption string
phone string REQUIRED
email string
address object
hba string REQUIRED
srl string REQUIRED
landmark string
als string
vtc string
pinCode string REQUIRED
po string
district string
state string REQUIRED
country string REQUIRED
url string
latitude string
longitude string
extensibleData object

This API schema is for additional keys & values according to specific need. User can add JSON objects as per the requirements.

url string
extensibleData object

This API schema is for additional keys & values according to specific need. User can add JSON objects as per the requirements.

Responses
200

Acknowledgement of Request Received

Schema OPTIONAL
error string
traceId string
timestamp string