Response Object
{
"batch_header": {
"payout_batch_id": "GQRHN8K4J2JTE",
"batch_status": "PENDING",
"time_created": "2025-01-18T23:20:15Z",
"sender_batch_header": {
"sender_batch_id": "678c372f33217",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
},
"fees": {
"currency": "USD",
"value": "0.75"
}
},
"items": [
{
"payout_item_id": "YAKNTRCTNMB2N",
"transaction_status": "PENDING",
"payout_item_fee": {
"currency": "USD",
"value": "0.25"
},
"payout_batch_id": "GQRHN8K4J2JTE",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1678c372f33288",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/YAKNTRCTNMB2N",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "25NUUXS6HWZAG",
"transaction_status": "PENDING",
"payout_item_fee": {
"currency": "USD",
"value": "0.25"
},
"payout_batch_id": "GQRHN8K4J2JTE",
"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/25NUUXS6HWZAG",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "JL9YGCYEDMX8L",
"transaction_status": "PENDING",
"payout_item_fee": {
"currency": "USD",
"value": "0.25"
},
"payout_batch_id": "GQRHN8K4J2JTE",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "678c372f333d5",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/JL9YGCYEDMX8L",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/GQRHN8K4J2JTE?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}