Environment URLs
Environment | Base URL |
---|---|
NDT Staging | https://dapi.stg-newdaytechnology.net/customer-journey |
NDC Staging | https://api.uat-newdaycards.com/customer-journey |
NDT Production | https://dapi.newdaytechnology.net/customer-journey |
NDC Production | https://api.newdaycards.com/customer-journey |
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?