Preferences
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Responses
200
OK
application/json
partner_namestringOptional
400
Bad Request
application/json
404
Not Found
application/json
get/preferences/theme
GET /preferences/theme HTTP/1.1
Host: public-api.alternativepayments.io
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"partner_name": "text",
"theme": {
"color": "text",
"logo_url": "text"
}
}Last updated
Was this helpful?
