Skip to main content
GET
Get card types for a customer
Performance expectations:
p50: 160 ms, p99: 500 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

Response

List of card types

cardTypeId
integer
cardTypeName
string
cardTypeDescription
string
defaultPurchaseCategoryId
integer
purchaseCategoryName
string
isEV
boolean