{
"sender_batch_header": {
"sender_batch_id": "69422b8b63c8e",
"email_subject": "You have a payment"
},
"items": [
{
"recipient_type": "Email",
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_169422b8b63dd3",
"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": "69422b8b642a5",
"amount": {
"value": "0.90",
"currency": "USD"
}
}
]
}{
"batch_header": {
"payout_batch_id": "26LLYLAY4P5FJ",
"batch_status": "PENDING",
"sender_batch_header": {
"sender_batch_id": "69422b8b63c8e",
"email_subject": "You have a payment"
}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/26LLYLAY4P5FJ",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"batch_header": {
"payout_batch_id": "26LLYLAY4P5FJ",
"batch_status": "PENDING",
"time_created": "2025-12-17T04:03:23Z",
"sender_batch_header": {
"sender_batch_id": "69422b8b63c8e",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
}
},
"items": [
{
"payout_item_id": "AKDLHXMPJK6PE",
"transaction_status": "PENDING",
"payout_batch_id": "26LLYLAY4P5FJ",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_169422b8b63dd3",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/AKDLHXMPJK6PE",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "PZLKMN43GUQFE",
"transaction_status": "PENDING",
"payout_batch_id": "26LLYLAY4P5FJ",
"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/PZLKMN43GUQFE",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "67TWM598NUG7A",
"transaction_status": "PENDING",
"payout_batch_id": "26LLYLAY4P5FJ",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "69422b8b642a5",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/67TWM598NUG7A",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/26LLYLAY4P5FJ?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}{
"payout_item_id": "AKDLHXMPJK6PE",
"transaction_status": "PENDING",
"payout_batch_id": "26LLYLAY4P5FJ",
"sender_batch_id": "69422b8b63c8e",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_169422b8b63dd3",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/AKDLHXMPJK6PE",
"rel": "self",
"method": "GET",
"enctype": "application/json"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/26LLYLAY4P5FJ",
"rel": "batch",
"method": "GET",
"enctype": "application/json"
}
]
}