InstaCash API
BNPL APIRedirect URLs
BNPL APIRedirect URLs
  1. Redirect URLs
  • BNPL Application Flow URL
  • BNPL Prescore URL
BNPL APIRedirect URLs
BNPL APIRedirect URLs
  1. Redirect URLs

BNPL Application Flow URL

Redirect URL#

The web application redirect URL uses the following pattern in production:
https://bnpl.instacash.hu/{financier}/{publicId}
For the staging environment, use the same pattern with the staging base URL:
https://bnpl-staging.instacash.hu/{financier}/{publicId}

Route Parameters#

NameDescription
financierFinancier identifier
publicIdPublic application identifier. You can obstain this from the /bnpl/external/application POST endpoint
Next
BNPL Prescore URL
Built with