Create a card order
POST {{host}}/v3/spend/profiles/{{profile_id}}/card-orders
Request Body
{"program"=>"VISA_DEBIT_CONSUMER_SG_1_CARDS_API", "cardHolderName"=>"Mei Xuan Jin", "phoneNumber"=>"+6598159386", "address"=>{"addressNumber"=>"134", "address"=>"Singapore", "district"=>"Singapore", "complement"=>nil, "state"=>"RR", "city"=>"Boa Vista", "postCode"=>"69313488", "country"=>"BR"}, "lifetimeLimit"=>100}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-idempotence-uuid | string |