API Reference

Accept Quote

Customer accepts the quote

Weight: 1

Request Parameters


ParameterTypeRequiredExample ValueDescription
quoteIdSTRINGYquote789456123The unique quote id auto generated for each quote when creation
rfqIdSTRINGYrfq638459562162049024A unique reference ID for this quote.
actionSTRINGYaccept, declinedecline only works for manual order (after decline, rfq becomes failed)
timestampLONGY1691567587389Timestamp
signatureSTRINGY

Response Content


ParameterTypeRequiredExample ValueDescription
quoteIdSTRINGYquote789456123The unique quote id auto generated for each quote when creation
rfqIdSTRINGYrfq638459562162049024A unique reference ID for this quote.
statusSTRINGYaccepted
expiryTimeLONGY1800Min of quote and rfq exipry time, if action = decline,expiryTime will be null
Language
Credentials
Header
Click Try It! to start a request and see the response here!