Getting an error while using endpoint or runnng test transaction.
Reply Message:
The following property is either invalid or missing: usd_outlet_id, usd_terminal_id
Where I can find these configuration? How to pass these values in the request if so.
Kindly configure this for the below details.
Merchant ID:
mytest_123456_1780403786
Request ID:
7805506945896433904806
06-03-2026 10:40 PM
The error indicates that usd_outlet_id and usd_terminal_id are required configuration values for your sandbox merchant account, but they are either missing from the request or not configured on the backend.
I would recommend checking:
If you don't see these values anywhere, it's possible they haven't been provisioned for your account. In that case, you'll likely need to contact the provider's support team and ask them to confirm the correct usd_outlet_id and usd_terminal_id for your sandbox environment and whether they must be included in the API request.
06-07-2026 11:18 PM