Record
negotiable-quote-payment-information-management-v1-save-payment-information-and-place-order-post-params
No description available.
record negotiable-quote-payment-information-management-v1-save-payment-information-and-place-order-post-params {
cart-id: string,
billing-address: option<quote-data-address-interface>,
payment-method: quote-data-payment-interface,
}Fields
| Name | Type | Description |
|---|---|---|
| cart-id | string | |
| billing-address | option<quote-data-address-interface> | |
| payment-method | quote-data-payment-interface |