Create a Payer theme
POST {{url}}/branding/payer_themes
Creates a new Payer theme for the creditor
Request Body
{"payer_themes"=>{"header_background_colour"=>"#BD10E0", "link_text_colour"=>"#7ED321", "button_background_colour"=>"#128DAA", "content_box_border_colour"=>"#BD10E0", "links"=>{"creditor"=>"{{creditor}}"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Idempotency-Key | string |