Skip to main content
WEBHOOK
cardReplaced
{
  "additionalEmbossing": "FLEET-01",
  "cardDeliveryAddress": {
    "addressLines": "Unit 10, Industrial Estate Oxford Road",
    "city": "Oxford",
    "country": "United Kingdom",
    "countryCode": "GB",
    "region": "Oxfordshire",
    "zipCode": "OX1 3PA"
  },
  "cardDeliveryContact": {
    "emailAddress": "jane.smith@example.com",
    "firstName": "Jane",
    "lastName": "Smith",
    "middleName": "B",
    "mobilePhone": "+447700900124",
    "telephone": "+441234567891"
  },
  "cardIdentifier": 1234,
  "cardType": "BE EV",
  "customerAccountNumber": "23444444",
  "driverName": "James Smith",
  "fuelProductRestriction": {
    "productRestrictionId": 1,
    "productRestrictionName": "Fuel Only"
  },
  "keyIdentifier": "2323s",
  "newCardIdentifier": 1244,
  "primaryVisualCardNumber": "3080002323232",
  "products": [
    {
      "productId": 101,
      "productName": "Car Wash"
    },
    {
      "productId": 102,
      "productName": "Lubricants"
    }
  ],
  "purchaseCategoryName": "Fuel",
  "secondaryCardNumber": "NL-TBE-2323-2323",
  "status": "Active",
  "vehicleRegNumber": "AB12 CDE"
}

Documentation Index

Fetch the complete documentation index at: https://api.corpay.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
additionalEmbossing
string
cardDeliveryAddress
object
cardDeliveryContact
object
cardIdentifier
integer
cardType
string
customerAccountNumber
string
driverName
string
fuelProductRestriction
object
keyIdentifier
string
newCardIdentifier
integer
primaryVisualCardNumber
string
products
object[]
purchaseCategoryName
string
secondaryCardNumber
string
status
string
vehicleRegNumber
string

Response

Event received successfully