Replace
POST {{server_url}}/cards/12/replace
Request Body
{"data"=>{"type"=>"replaceCard", "attributes"=>{"shippingAddress"=>{"street"=>"5230 Newell Rd", "city"=>"Palo Alto", "state"=>"CA", "postalCode"=>"94303", "country"=>"US"}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |