Create a new Debit Card
POST {{baseUrl}}/debit_cards
Request Body
{"customer_uid"=>"uKxmLxUEiSj5h4M3", "pool_uid"=>"wTSMX1GubP21ev2h", "external_uid"=>"partner-generated-id", "card_artwork_uid"=>"EhrQZJNjCd79LLYq", "shipping_address"=>{"street1"=>"123 Abc St.", "street2"=>"Apt 2", "city"=>"Chicago", "state"=>"IL", "postal_code"=>"12345"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |