Ask a Question

Ask a Question
Back to All

Order payload

I have a POS system, I prepared the orders webhook endpoint and received the test order successfully I was wondering do I have to store all the data came from deliverect order payload?

it's looks a huge number of data so I need to know what is the required data to store it and i will be asked to return it again later to deliverect for another api's

for instance courierUpdateHistory Do i need to store it and is there any api for pos to update this history later ?

Please let me know the what is the mandatory data that i have to store it