Patch Business Debit Card
PATCH {{server_url}}/cards/94
Request Body
{"data"=>{"type"=>"businessDebitCard", "attributes"=>{"shippingAddress"=>{"street"=>"5230 Newell Rd", "city"=>"Palo Alto", "state"=>"CA", "postalCode"=>"94301", "country"=>"US"}, "address"=>{"street"=>"5231 Newell Rd", "city"=>"Palo Alto", "state"=>"CA", "postalCode"=>"94301", "country"=>"US"}, "email"=>"richard2@piedpiper.com", "phone"=>{"countryCode"=>"1", "number"=>"5555555566"}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |