Get Payout

Applies to: Payouts APIPayouts API

Learn how to view details about a specific payout.

Link to section

Overview

The GetPayoutGetPayout endpoint provides details about a specific payout. You need to pass the payout ID as an argument to this endpoint. To call this endpoint, set PAYOUTS_READ for the OAuth scope.

If you don't specify a location, the main or default locationmain or default location is used.

Get payout

Copy

The following is an example response:

Copy
Expand
Link to section

See also

On this page