ReDoc documentation

carts/mine/po-payment-information

carts/mine/po-payment-information

post/V1/carts/mine/po-payment-information

Set payment information and place purchase order for a specified cart.

Request
Request Body schema:
object (quote-data-address-interface)

Interface AddressInterface

required
object (quote-data-payment-interface)

Interface PaymentInterface

Responses
200

200 Success.

401

401 Unauthorized

500

Internal Server error

default

Unexpected error

Request samples
{
  • "paymentMethod": {
    },
  • "billingAddress": {
    }
}
Response samples
0
0