Modify an existing Currency

When modifing an existing Currency, the id field must be given as a path parameter but discarded in the body.

Log in to see full request history
Path Params
string
required

The id of the entity

Query Params
string
Defaults to null

Use the store level properties if any exist otherwise the global properties are used

Body Params

Currency

string
length ≤ 64

Unique identifier

string

name of this currency

string

symbol of this currency

boolean

is this currency the default

number

the exchange rate to the main currency

boolean

Is this currency active?

Responses

401

You are not unauthorized

404

Not Found

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json