Description (Show Document)
Show the selected document. (GET)
End Point
https://api-h2h-staging.yedpay.com/v1/documents/{{document_id}}
Variable
| # | Name | Type | Description |
|---|---|---|---|
| 1 | document_id | String | Document's ID |
Request Header
| # | Key | Value | Description |
|---|---|---|---|
| 1 | Authorization | Bearer {{access_token}} | Login Token |
Body
| # | Name | Type | Description |
|---|
Response
| # | Name | Type | Description |
|---|---|---|---|
| 1 | file | File | Show selected file |
Example Error Response
{
"success": false,
"message": "Unauthenticated.",
"status": 500
}
v1.89.5-20251216 © The Payment Cards Group Limited. All rights reserved.