{
"sender_batch_header": {
"sender_batch_id": "697628223ab7e",
"email_subject": "You have a payment"
},
"items": [
{
"recipient_type": "Email",
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1697628223abc2",
"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": "697628223ada8",
"amount": {
"value": "0.90",
"currency": "USD"
}
}
]
}{
"batch_header": {
"payout_batch_id": "4TJKLVNUMCQ62",
"batch_status": "PENDING",
"sender_batch_header": {
"sender_batch_id": "697628223ab7e",
"email_subject": "You have a payment"
}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/4TJKLVNUMCQ62",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"batch_header": {
"payout_batch_id": "4TJKLVNUMCQ62",
"batch_status": "PENDING",
"time_created": "2026-01-25T14:26:42Z",
"sender_batch_header": {
"sender_batch_id": "697628223ab7e",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
}
},
"items": [
{
"payout_item_id": "ZJZAK9B2AZSCJ",
"transaction_status": "PENDING",
"payout_batch_id": "4TJKLVNUMCQ62",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1697628223abc2",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/ZJZAK9B2AZSCJ",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "5TRCSGGHZUAWU",
"transaction_status": "PENDING",
"payout_batch_id": "4TJKLVNUMCQ62",
"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/5TRCSGGHZUAWU",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "6RABYB4EY9DVJ",
"transaction_status": "PENDING",
"payout_batch_id": "4TJKLVNUMCQ62",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "697628223ada8",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/6RABYB4EY9DVJ",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/4TJKLVNUMCQ62?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"payout_item_id": "ZJZAK9B2AZSCJ",
"transaction_status": "PENDING",
"payout_batch_id": "4TJKLVNUMCQ62",
"sender_batch_id": "697628223ab7e",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1697628223abc2",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/ZJZAK9B2AZSCJ",
"rel": "self",
"method": "GET",
"enctype": "application/json"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/4TJKLVNUMCQ62",
"rel": "batch",
"method": "GET",
"enctype": "application/json"
}
]
}