I need to get this id so that i can save it in my database for later viewing purpose.
so my question is how can i get this id of a created atomic order ?
I need to get this id so that i can save it in my database for later viewing purpose.
so my question is how can i get this id of a created atomic order ?
Who is creating the atomic order? When you create an atomic order, the response body will return the UUID in the id field.
payments webhook event is returning the payment id i have used that.
2 People are following this question.