GET api/Payouts/GetPayoutStatus?vAgent_Payout_Id={vAgent_Payout_Id}&Agent_Type={Agent_Type}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
vAgent_Payout_Id

integer

Required

Agent_Type

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1"
  },
  {
    "$id": "2"
  }
]