Finalize a quote

POST {{baseUrl}}/v1/quotes/:quote/finalize

Finalizes the quote.

Request Body

[{"name"=>"expand[0]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[1]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expires_at", "value"=>"<unix-time>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring