{
"sender_batch_header": {
"sender_batch_id": "69e8300511de5",
"email_subject": "You have a payment"
},
"items": [
{
"recipient_type": "Email",
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_169e8300512559",
"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": "69e83005126a2",
"amount": {
"value": "0.90",
"currency": "USD"
}
}
]
}{
"batch_header": {
"payout_batch_id": "7UQ4PYNAJQ8UC",
"batch_status": "PENDING",
"sender_batch_header": {
"sender_batch_id": "69e8300511de5",
"email_subject": "You have a payment"
}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/7UQ4PYNAJQ8UC",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"batch_header": {
"payout_batch_id": "7UQ4PYNAJQ8UC",
"batch_status": "PENDING",
"time_created": "2026-04-22T02:18:45Z",
"sender_batch_header": {
"sender_batch_id": "69e8300511de5",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
}
},
"items": [
{
"payout_item_id": "7RQ352BWRPHZY",
"transaction_status": "PENDING",
"payout_batch_id": "7UQ4PYNAJQ8UC",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_169e8300512559",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/7RQ352BWRPHZY",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "ZZ53PKQV7B3YS",
"transaction_status": "PENDING",
"payout_batch_id": "7UQ4PYNAJQ8UC",
"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/ZZ53PKQV7B3YS",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "5J5A9UBRPN4QN",
"transaction_status": "PENDING",
"payout_batch_id": "7UQ4PYNAJQ8UC",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "69e83005126a2",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/5J5A9UBRPN4QN",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/7UQ4PYNAJQ8UC?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}