Environment URLs
Environment | Base URL |
---|---|
Production | https://api.newdaycards.com/open-banking/v3.1/pisp |
Sandbox | https://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
Was this page helpful?