Skip to main content

Update a Currency

PUT 

https://useast.api.elasticpath.com/v2/currencies/:currencyID

caution

This endpoint is for Administrator use only. Do not use this endpoint on your customer-facing frontends.

Request

Responses

OK

Authorization: http

name: bearerAuthtype: httpscheme: bearer

Request Collapse all
Base URL
https://useast.api.elasticpath.com
Auth
Parameters
— pathrequired
Body
[
  {
    "data": {
      "default": true
    }
  }
]
ResponseClear

Click the Send API Request button above and see the response here!