Follow the question structure recommended by Dev Bot before submitting your integration questions.
NOTE. Available for use with branch access key and also with General ADM access key.
| Parameter | Type | Required | Description |
|---|---|---|---|
| idCartToken | string | Yes | Unique token of the cart that will be forfeited. |
username:passwordAuthorization: Basic *****************curl --location --request PATCH 'https://evo-integracao-api.w12app.com.br/api/v1/carts/forfeit?idCartToken=undefined' \
--header 'Authorization: Basic <encoded-value>'true