Create
Display Currencies
Create
Creates a new display currency.
POST
Create
Documentation Index
Fetch the complete documentation index at: https://developer.surecart.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
Success
The UUID of the specific object.
A string describing the object type returned.
Three-letter ISO currency code, in lowercase.
The current exchange rate from the account's default currency to this display currency.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.