Get checkout shipping options
Customer Checkout
Get checkout shipping options
Customer-authenticated storefront endpoint. Direct items use the same typed checkout item union as final customer checkout. When direct items are omitted, cart_id selects the customer cart item source.
POST
Get checkout shipping options
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Path
Store unique_id.
Body
application/json
Optional direct item source. If supplied, these items are used for the shipping-options calculation. Otherwise cart_id selects the authenticated customer's active cart.
Required array length:
1 - 50 elements- Option 1
- Option 2
Authenticated customer cart ID to use when items is omitted.
Customer checkout payment method code selected by the buyer.
Contoh:
"bank_transfer"

