Skip to main content
POST
Request PIN reprint
Performance expectations:
p50: 1000 ms, p99: 1500 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
cardAddress
object
required

If card address is provided then all the fields inside the address object needs to be provided.

Response

Operation status

The response is of type object.