update single user card
PUT localhost:8001/cards/5de960d09ff26605eea55d3c
Request Body
{"name"=>"Roberto Alejandro de la Cruz Martinez", "expiration"=>{"month"=>"01", "year"=>"22"}, "last"=>"4569", "brand"=>"visa", "type"=>"debit", "country"=>"MX"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authorization | string | ||
Content-Type | string |