{
"sender_batch_header": {
"sender_batch_id": "692d2905e3887",
"email_subject": "You have a payment"
},
"items": [
{
"recipient_type": "Email",
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1692d2905e3a12",
"amount": {
"value": "0.99",
"currency": "USD"
}
},
{
"recipient_type": "EMAIL",
"amount": {
"value": "0.90",
"currency": "USD"
},
"receiver": "shirt-supplier-two@mail.com",
"note": "Thank you.",
"sender_item_id": "item_2"
},
{
"recipient_type": "EMAIL",
"receiver": "shirt-supplier-three@mail.com",
"note": "Thank you.",
"sender_item_id": "692d2905e47d7",
"amount": {
"value": "0.90",
"currency": "USD"
}
}
]
}{
"batch_header": {
"payout_batch_id": "B598UGM5XP39Y",
"batch_status": "PENDING",
"sender_batch_header": {
"sender_batch_id": "692d2905e3887",
"email_subject": "You have a payment"
}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/B598UGM5XP39Y",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"batch_header": {
"payout_batch_id": "B598UGM5XP39Y",
"batch_status": "PENDING",
"time_created": "2025-12-01T05:35:02Z",
"sender_batch_header": {
"sender_batch_id": "692d2905e3887",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
}
},
"items": [
{
"payout_item_id": "4L239GJK43QPQ",
"transaction_status": "PENDING",
"payout_batch_id": "B598UGM5XP39Y",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1692d2905e3a12",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/4L239GJK43QPQ",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "FJABNXZM2T496",
"transaction_status": "PENDING",
"payout_batch_id": "B598UGM5XP39Y",
"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/FJABNXZM2T496",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "ZQTVCLSMHZ6VE",
"transaction_status": "PENDING",
"payout_batch_id": "B598UGM5XP39Y",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "692d2905e47d7",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/ZQTVCLSMHZ6VE",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/B598UGM5XP39Y?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}