POST /v1/request-biller-url
You must include the API key provided by PSI in the x-api-key request header.
Identifier of the biller the customer selected.
en or fr
Returns the Biller Service URL to the English or French website
Email address to populate when the customer arrives on the Biller Service Hosted Page. Users can edit the value when they arrive.
Account holder name to populate when the customer arrives on the Biller Service Hosted Page. Users can edit the value when they arrive.
Client Reference (commonly account number or business number) to populate when the customer arrives on the Biller Service Hosted Page. Users can edit the value when they arrive.
Note: Sensitive Client References like Social Insurance Numbers (SINs) will not be populated.
Payment Amount in CAD to populate when the customer arrives on the Biller Service Hosted Page. Users can edit the value when they arrive.
{
"Biller_Seq": 99999,
"Language": "en",
"CustomerEmail": "luke@skywalker.com",
"CustomerName": "Luke Skywalker",
"CustomerClientRef": "832729171"
"PaymentAmount": 150.75
}
Biller Service Hosted Page URL for the selected biller.