Get Payment Request
Description:
The /payment-request/{id}
endpoint retrieves details of a specific payment request by its ID.
Method:
GET
Path Parameter:
Parameter | Type | Description |
---|---|---|
id | string | The unique identifier of the payment request |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Payment Request ID
Success
The response is of type object
.