Applies a single decision (approve or reject) to a batch of partner payouts.

The request lists the payoutIds to act on and a decision of Approved (1) or
Rejected (2); an optional approved amount and notes may also be supplied. Requires the
ListNetworks policy and the partners feature.

🔐 Required permission: networks.read

🚩 Requires feature: partners

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The payout ids and decision to apply.

Applies a single approve/reject decision to a batch of payouts.

payoutIds
array of int32s | null

Ids of the payouts the decision applies to.

payoutIds
string
enum

Represents the possible decisions for partner conversion review requests.

Allowed:
double | null

Optional amount to approve, overriding the calculated amount.

string | null

Optional reviewer notes.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json