Get Deposit Details
General Endpoints
Get Deposit Details
Using this endpoint you’ll have the ability to get the entire information of a specific deposit.
GET
Get Deposit Details
Documentation Index
Fetch the complete documentation index at: https://paydocs.dashu.sa/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The API Key of your account.
The deposit reference (you can get it from the
getDeposits endpoint).Set this property to
true to send the request to the development
environment.Response properties
A boolean value indicates the response status.
Error Codes
Here’s a list of possible error codes of this endpoint.| Code | Description |
|---|---|
| 1 | Missing or invalid api key |
| 2 | depositReference is a required parameter. |