v3

OpenAPI 3.0.42026-07-312008682.1 MB
Credit cards

Disable gateway credit card

Disable an existing credit card in the system. Only gateway credit cards can be disabled. Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/creditCards/disable

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdstring uuid nullable

Unique identifier of the enterprise. Required when using Portfolio Access Tokens, ignored otherwise.

CreditCardIdstring uuid required

Unique identifier of the CreditCard to disable.

Response

OK

Unit required