Virtual Contract Note

yoursvsr
API endpoint: "/charges/orders"

As per this API Documentation, the input param accepts order_id but the response doesn't have it, thus making it impossible to match order-wise charges.

Can we expect the change please?

Regards
  • salim_chisty
    We're checking on this and will provide an update shortly.
  • yoursvsr
    Ho @salim_chisty any update on this?
  • salim_chisty
    As a workaround, you can match responses to requests based on their sequence, as responses are currently returned in the same order as the corresponding requests in the payload.
Sign In or Register to comment.