Replaces a Currency object

Replaces a Currency object specified by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of Currency to replace

Body Params

Currency object that needs to be updated

boolean
Defaults to true

Flag. If set to False, the currency is no longer usable.

string
required
length ≤ 40

Currency alias.

string
required
length ≤ 4

Unicode symbol that represents the currency.

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

400

Bad request. Usually caused by invalid request body.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

404

Currency with the provided ID not found.

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