get
https://api.dev-taly.io/accounts/merchant/orders?merchantOrderId=
This endpoint allows merchants to retrieve the full details of an order using their unique merchantOrderId. It returns the order’s status, payment information, transaction amount, currency, and other related details.
Merchants can use this endpoint to:
Verify the current status of an order (INITIATED, CONFIRMED, CANCELLED, REJECTED).
Reconcile transactions between their system and Taly’s records.
Track order details for reporting, refunds, or customer support purposes.
