Tango Card · Example Payload

Create Customer Request

Gift CardsRewardsIncentivesDigital RewardsPrepaid CardsPayments

Create Customer Request is an example object payload from Tango Card, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

customerIdentifierdisplayName

Example Payload

Raw ↑
{
  "customerIdentifier": "ACME-Corp",
  "displayName": "ACME Corporation"
}