/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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""