Currencies
The currencies below are for DISPLAY purposes only. When creating listings via API, the required currency is USD.
uShip supports the following currencies:
- US Dollar (USD)
- Canadian Dollar (CAD)
- British Pound (GBP)
- Euro (EUR)
- Australian Dollar (AUD)
- Indian Rupee (INR)
- Mexican Peso (MXN)
- South Africa Rand (ZAR)
- Brazilian Real (BRL)
- Argentine Peso (ARS)
- Chilean Peso (CLP)
- Peruvian Nuevo Sol (PEN)
- Colombian Peso (COP)
- Venezuelan Bolivar (VEF)
Example JSON
GET ``https://api.ushipsandbox.com/v2/lookups/currencies
x
{
"totalCount": 14,
"items": [ ]
}