Skip to content

AbsoluteWebServices/narvar-track-by-order-api-java-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Environment Variables needed to run the application:

RETAILER_MONIKER=example
HMAC_TOKEN=HMAC_TOKEN

Request your moniker from your customer success manager.

To get the HMAC token, visit Admin > Company in the Narvar Hub.

Test

To test the application, after setting the environment variables, open your browser and navigate to:

http://localhost:8080/track/order/1234567890

You should see a JSON response with the tracking information for the order number 1234567890.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages