API Explorer

Payment Initiation (PISP)

1.0

Initiate payments directly from a NewDay customer’s personal account.

Environment URLs

EnvironmentBase URL
Productionhttps://api.newdaycards.com/open-banking/v3.1/pisp
Sandboxhttps://api.newdaycards.com/sandbox/open-banking/v3.1/pisp

GetDomesticPaymentsConsent

Get a Domestic Payments Consent

get

/domestic-payment-consents/{consentId}

GetDomesticPaymentsConsentFundsConfirmation

Get a Domestic Payments Consent Funds Confirmation by ConsentId

get

/domestic-payment-consents/{consentId}/funds-confirmation

GetDomesticPayments

Get a Domestic Payment

get

/domestic-payments/{domesticPaymentId}

CreateDomesticPayments

Creates a domestic payments resource and responds with a unique DomesticPaymentId to refer to the resource

post

/domestic-payments

PostDomesticPaymentConsents

Create a Domestic Payment Consent

post

/domestic-payment-consents

Models

DomesticPayments
object
DomesticPaymentConsents
object

Was this page helpful?