RevokeAssociation
DELETE/association/:association_id
This API call enables the merchant to revoke the association between the customer's account and the merchant.
If the association ID was already revoked, we instead return just the status of the association ID (same response body).
The status can be INVALIDATED_BY_SYSTEM, INVALIDATED_BY_ADMIN, INVALIDATED_BY_USER or INVALIDATED_BY_MERCHANT.
Request
Responses
- 200
Association successfully revoked