Tango Card · Example Payload

Create Account Request

Gift CardsRewardsIncentivesDigital RewardsPrepaid CardsPayments

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

Top-level fields

accountIdentifierdisplayNamecurrencyCode

Example Payload

Raw ↑
{
  "accountIdentifier": "ACME-Rewards-USD",
  "displayName": "ACME USD Rewards Account",
  "currencyCode": "USD"
}