Skip to main content
WEBHOOK
cardCreated
{
  "cards": [
    {
      "additionalEmbossing": "FLEET-01",
      "cardDeliveryAddress": {
        "addressLines": "Unit 10, Industrial Estate Oxford Road",
        "city": "Oxford",
        "country": "United Kingdom",
        "countryCode": "GBR",
        "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",
      "driverName": "James Smith",
      "fuelProductRestriction": {
        "productRestrictionId": 1,
        "productRestrictionName": "Fuel Only"
      },
      "keyIdentifier": "2323s",
      "primaryVisualCardNumber": "3080002323232",
      "products": [
        {
          "productId": 101,
          "productName": "Car Wash"
        },
        {
          "productId": 102,
          "productName": "Lubricants"
        }
      ],
      "purchaseCategoryName": "Fuel",
      "secondaryCardNumber": "NL-TBE-2323-2323",
      "status": "Active",
      "vehicleRegNumber": "AB12 CDE"
    }
  ],
  "customerAccountNumber": "23444444"
}

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
cards
object[]
customerAccountNumber
string

Response

Event received successfully