VTEX OMS is the module in charge of Order Management, Affiliate configuration and Recurring Orders.

Info

Schemes: https
Base URL: https://{accountName}.{environment}.com.br/api/oms/pvt

Documentation Reference

Authentication: Authentication to VTEX APIs is provided through a pair of key (appKey) and token (appToken).

Generate token: Reference

Link for help

Endpoints

/orders

POST /orders/{id}/cancel

GET /orders

POST /orders/{id}/interactions

GET /orders/{id}/conversation-message

GET /orders/{id}

Summary: Retrieve a order details by it Id

Reference