Response Object
{
"batch_header": {
"payout_batch_id": "LR8LPX3DDZLDU",
"batch_status": "PENDING",
"time_created": "2025-04-20T10:05:39Z",
"sender_batch_header": {
"sender_batch_id": "6804c6f2592eb",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
}
},
"items": [
{
"payout_item_id": "E4FEQQ2Q6YCE8",
"transaction_status": "PENDING",
"payout_batch_id": "LR8LPX3DDZLDU",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_16804c6f259609",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/E4FEQQ2Q6YCE8",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "RJVKRDMLWBECG",
"transaction_status": "PENDING",
"payout_batch_id": "LR8LPX3DDZLDU",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-two@mail.com",
"sender_item_id": "item_2",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/RJVKRDMLWBECG",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "Z45EQL2ZLE8JN",
"transaction_status": "PENDING",
"payout_batch_id": "LR8LPX3DDZLDU",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "6804c6f259b19",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/Z45EQL2ZLE8JN",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/LR8LPX3DDZLDU?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}