{
"sender_batch_header": {
"sender_batch_id": "698a764d31aff",
"email_subject": "You have a payment"
},
"items": [
{
"recipient_type": "Email",
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1698a764d31dea",
"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": "698a764d32a22",
"amount": {
"value": "0.90",
"currency": "USD"
}
}
]
}{
"batch_header": {
"payout_batch_id": "NPWB6CB45X3CG",
"batch_status": "PENDING",
"sender_batch_header": {
"sender_batch_id": "698a764d31aff",
"email_subject": "You have a payment"
}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/NPWB6CB45X3CG",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"batch_header": {
"payout_batch_id": "NPWB6CB45X3CG",
"batch_status": "PENDING",
"time_created": "2026-02-10T00:05:34Z",
"sender_batch_header": {
"sender_batch_id": "698a764d31aff",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
}
},
"items": [
{
"payout_item_id": "HTD2UAAGNWKBU",
"transaction_status": "PENDING",
"payout_batch_id": "NPWB6CB45X3CG",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1698a764d31dea",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/HTD2UAAGNWKBU",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "Y4VLY54HDQ5PW",
"transaction_status": "PENDING",
"payout_batch_id": "NPWB6CB45X3CG",
"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/Y4VLY54HDQ5PW",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "R5R3MQSZAQ6K8",
"transaction_status": "PENDING",
"payout_batch_id": "NPWB6CB45X3CG",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "698a764d32a22",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/R5R3MQSZAQ6K8",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/NPWB6CB45X3CG?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}