Skip to main content

Order Payment Proposals

type: query

It is imperative to comprehend the implications of utilizing this API. The primary function of this API is to provide customers with values that would be returned as if an order were to be created. The input for this API is denoted as OrderInput, which contains the identical input details as the create order API. It is important to note that this API is not intended to create any records. The response generated by this API is customer-specific and takes into account various factors such as current outstanding balances, limits, points, and historical behavior.

Response Body

The response body type will be exactly the same as for create order API. Though only the paymentProposals object will be returned for this query.