Website

Get currencies

Last update: 29.01.2024

Get currencies

Get site available currencies

AUTHORIZATIONS:> access_token

Responses

200

Status 200

OLX Production Server

https://www.olx.ro/api/partner/currencies
		GET
/currencies

Response samples
200
Content type
application/json

[
{
"code": "PLN",
"label": "zł",
"is_default": true
}
]			
		
Copied to clipboard