Get available payment methods
AUTHORIZATIONS: > access_token
Responses
200
Status 200
RESPONSE SCHEMA: application/json
| data |
Array of strings
|
OLX Production Server
https://www.olx.ro/api/partner/users/me/payment-methods
GET
/users/me/payment-methods
Response samples
200
Content type
application/json
Copy
[
"account",
"postpaid"
]
Copied to clipboard