Preferences
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
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"
}
}