Skip to main content
You can track the status of the individual payout items in a payout batch. Use a valid access token and make a GET call to the /v1/payments/payouts-item/{PAYOUT-ITEM-ID} endpoint.
Path parameter: PAYOUT-ITEM-ID is the payout_item_id returned as part of the payout batch details response.
A successful call returns a 200 OK response. The response includes the transaction_status parameter, which indicates the current status of the payout item. The following table summarizes the possible values of transaction_status and what they mean: