Patch Business Virtual Debit Card
PATCH {{server_url}}/cards/49
Request Body
{"data"=>{"type"=>"businessVirtualDebitCard", "attributes"=>{"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 |