Create order risk
POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/risks
post a message to tag a risk for an order
Request Body
{"risk"=>{"message"=>"suspicious buyer"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/risks
post a message to tag a risk for an order
{"risk"=>{"message"=>"suspicious buyer"}}
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |