Skip to main content
POST
Close a customer permanently
Performance expectations:
p50: 1200 ms, p99: 1800 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

customerAccountNumber
string
required

Body

application/json
notes
string
Maximum string length: 200

Response

Operation status

The response is of type object.