/V1/carts/mine/order

PUT {{baseUrl}}/V1/carts/mine/order

Places an order for a specified cart.

Request Body

{"paymentMethod"=>{"method"=>"<string>", "additional_data"=>["<string>", "<string>"], "extension_attributes"=>{"agreement_ids"=>["<string>", "<string>"]}, "po_number"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;