Skip to main content
POST
Block a card
Performance expectations:
p50: 500 ms, p99: 2000 ms.
Measured on successful requests (2xx), server-side only.
How to interpret these metrics

Authorizations

Authorization
string
header
required

Use OAuth2 client credentials to obtain a bearer token.

Token endpoint: POST <BASE_URL>/keycloak/realms/longship/protocol/openid-connect/token

Use the same base URL as the selected API server:

  • Test environment: https://apigwuat.corpay.com
  • Production environment: https://apigw.corpay.com

Example:

Path Parameters

cardIdentifier
integer
required

Body

application/json
statusReasonId
integer
required
notes
string
Maximum string length: 200

Response

Operation status

The response is of type object.