Response Object
{
"batch_header": {
"payout_batch_id": "P7MFYN6YSUE5W",
"batch_status": "SUCCESS",
"time_created": "2025-01-19T00:08:33Z",
"time_completed": "2025-01-19T00:08:35Z",
"sender_batch_header": {
"sender_batch_id": "678c42d537ce2",
"email_subject": "You have a payment"
},
"funding_source": "BALANCE",
"amount": {
"currency": "USD",
"value": "2.79"
},
"fees": {
"currency": "USD",
"value": "0.75"
}
},
"items": [
{
"payout_item_id": "H7AHG9KTR6RW2",
"transaction_id": "9PE35473MC416994Y",
"activity_id": "1W022376BJ440062D",
"transaction_status": "UNCLAIMED",
"payout_item_fee": {
"currency": "USD",
"value": "0.25"
},
"payout_batch_id": "P7MFYN6YSUE5W",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.99"
},
"note": "Thanks you.",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "item_1678c42d537f13",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"time_processed": "2025-01-19T00:08:34Z",
"errors": {
"name": "RECEIVER_UNREGISTERED",
"message": "The recipient for this payout does not have an account. A link to sign up for an account was sent to the recipient. However, if the recipient does not claim this payout within 30 days, the funds will be returned to your account.",
"information_link": "https://developer.paypal.com/docs/api/payments.payouts-batch/#errors",
"details": {},
"links": {}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/H7AHG9KTR6RW2",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "9RCUA6TD95SE4",
"transaction_id": "02T193108E923625A",
"activity_id": "8Y672787YG023894X",
"transaction_status": "UNCLAIMED",
"payout_item_fee": {
"currency": "USD",
"value": "0.25"
},
"payout_batch_id": "P7MFYN6YSUE5W",
"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"
},
"time_processed": "2025-01-19T00:08:35Z",
"errors": {
"name": "RECEIVER_UNREGISTERED",
"message": "The recipient for this payout does not have an account. A link to sign up for an account was sent to the recipient. However, if the recipient does not claim this payout within 30 days, the funds will be returned to your account.",
"information_link": "https://developer.paypal.com/docs/api/payments.payouts-batch/#errors",
"details": {},
"links": {}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/9RCUA6TD95SE4",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
},
{
"payout_item_id": "J5SH3XUHE92T2",
"transaction_id": "60M701378C721402G",
"activity_id": "3NG400202J665144X",
"transaction_status": "UNCLAIMED",
"payout_item_fee": {
"currency": "USD",
"value": "0.25"
},
"payout_batch_id": "P7MFYN6YSUE5W",
"payout_item": {
"recipient_type": "EMAIL",
"amount": {
"currency": "USD",
"value": "0.90"
},
"note": "Thank you.",
"receiver": "shirt-supplier-three@mail.com",
"sender_item_id": "678c42d538432",
"recipient_wallet": "PAYPAL",
"purpose": "GOODS"
},
"time_processed": "2025-01-19T00:08:35Z",
"errors": {
"name": "RECEIVER_UNCONFIRMED",
"message": "The receiver's email is unconfirmed. Any payment made to this account will appear as UNCLAIMED until the receiver's account is confirmed. Payments will be returned if they are not claimed within 30 days.",
"information_link": "https://developer.paypal.com/docs/api/payments.payouts-batch/#errors",
"details": {},
"links": {}
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/J5SH3XUHE92T2",
"rel": "item",
"method": "GET",
"enctype": "application/json"
}
]
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/P7MFYN6YSUE5W?page_size=1000&page=1",
"rel": "self",
"method": "GET",
"enctype": "application/json"
}
]
}