v2

latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Customer Checkout

Compute checkout summary

Customer-authenticated storefront endpoint. Recomputes the selected shipping cost from destination, courier service, warehouse, payment method, and either direct items or the cart referenced by cart_id.

post/v3/stores/{store_id}/customers/me/checkout/summary

Path parameters

store_idstring required

Store unique_id.

Request body

postal_codestring
warehouse_unique_idstring nullable
courier_aggregator_codestring nullable
payment_methodstring

Storefront payment method code selected by the buyer. Virtual Accounts use flat method codes such as va_bca.

Example request

{
  "payment_method": "va_bca"
}

Response

Checkout summary

other_income_namestring nullable required