Vtex OMS
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
Authentication: Authentication to VTEX APIs is provided through a pair of key (appKey) and token (appToken).
Generate token: Reference
Endpoints
/orders
POST /orders/{id}/cancel
GET /orders
POST /orders/{id}/interactions
GET /orders/{id}/conversation-message
GET /orders/{id}
GET /orders
POST /orders/{id}/interactions
GET /orders/{id}/conversation-message
GET /orders/{id}
Summary: Retrieve a order details by it Id
Updated about 5 years ago