GET api/Payouts/GetPayoutStatus?vAgent_Payout_Id={vAgent_Payout_Id}&Agent_Type={Agent_Type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vAgent_Payout_Id | integer |
Required |
|
| Agent_Type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1"
},
{
"$id": "2"
}
]