Start Transaction
Developing
Testing Env
https://testing--decathlonstore.myvtex.com
Testing Env
https://testing--decathlonstore.myvtex.com
POST
https://decathlonstore.myvtex.com/api/checkout/pub/orderForm/a29a2b8ff2254788804cc4a7d2f90641/transaction
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://decathlonstore.myvtex.com/api/checkout/pub/orderForm/a29a2b8ff2254788804cc4a7d2f90641/transaction?individualShippingEstimates=false' \
--header 'Content-Type: application/json' \
--data-raw '{
"referenceId": "string",
"savePersonalData": true,
"optinNewsLetter": true,
"value": 0,
"referenceValue": 0,
"interestValue": 0
}'
Response Response Example
{}
Request
Query Params
individualShippingEstimates
stringÂ
required
Example:
false
Header Params
Content-Type
stringÂ
required
Example:
application/json
Body Params application/json