curl --request GET \
--url https://api.sandbox.tesouro.com/finops/v1/internal/payment-page-theme \
--header 'Authorization: Bearer <token>' \
--header 'x-finops-version: <x-finops-version>'{
"background_color": "<string>",
"border_radius": "<string>",
"button": {
"primary_color": "<string>",
"primary_hover_color": "<string>",
"secondary_color": "<string>",
"secondary_hover_color": "<string>"
},
"card": {
"background_color": "<string>"
},
"font_color": "<string>",
"font_family": "<string>",
"font_link_href": "<string>",
"footer": {
"logo_url": "<string>",
"website_url": "https://monite.com"
},
"logo_src": "<string>"
}curl --request GET \
--url https://api.sandbox.tesouro.com/finops/v1/internal/payment-page-theme \
--header 'Authorization: Bearer <token>' \
--header 'x-finops-version: <x-finops-version>'{
"background_color": "<string>",
"border_radius": "<string>",
"button": {
"primary_color": "<string>",
"primary_hover_color": "<string>",
"secondary_color": "<string>",
"secondary_hover_color": "<string>"
},
"card": {
"background_color": "<string>"
},
"font_color": "<string>",
"font_family": "<string>",
"font_link_href": "<string>",
"footer": {
"logo_url": "<string>",
"website_url": "https://monite.com"
},
"logo_src": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Show child attributes
Show child attributes
1 - 2083Show child attributes
1 - 2083Was this page helpful?