API Explorer
Customer Journey
1.0
The Customer Journey API enables you to determine what point a user is in their credit journey so that you can support them in the next step of their customer journey.
Environment URLs
Environment | Base URL |
---|---|
NDT Staging | https://dapi.stg-newdaytechnology.net/customerjourney |
NDC Staging | https://api.uat-newdaycards.com/customerjourney |
NDT Production | https://dapi.newdaytechnology.net/customerjourney |
NDC Production | https://api.newdaycards.com/customerjourney |
GetCustomerJourneyDetailsUsingToken
Returns Customer Journey details, using a customer's token to identify them
get
/customer-journey-details
GetCustomerJourneyDetailsUsingCustomerRef
Returns Customer Journey details, using a customer-ref to identify the customer
get
/customer-journey-details/{customerRef}
Models
Was this page helpful?