Wasm Directoryalpha
Record

checkout-guest-payment-information-management-v1-save-payment-information-and-place-order-post-params

No description available.

record checkout-guest-payment-information-management-v1-save-payment-information-and-place-order-post-params {
  cart-id: string,
  billing-address: option​<quote-data-address-interface>,
  email: string,
  payment-method: quote-data-payment-interface,
}

Fields

NameTypeDescription
cart-idstring
billing-addressoption​<quote-data-address-interface>
emailstring
payment-methodquote-data-payment-interface