{
"sender_batch_header": {
"sender_batch_id": "692d6ec4d97ef",
"email_subject": "You have a Payout!"
},
"items": [
{
"recipient_type": "Email",
"note": "Thanks for your patronage!",
"receiver": "shirt-supplier-one@gmail.com",
"sender_item_id": "2014031400023",
"amount": {
"value": "1.00",
"currency": "USD"
}
}
]
}Got Http response code 500 when accessing https://api.sandbox.paypal.com/v1/payments/payouts?sync_mode=true.
{
"name": "INTERNAL_SERVICE_ERROR",
"message": "An internal service error has occurred",
"debug_id": "4322dc8971531",
"information_link": "https://developer.paypal.com/docs/api/payments.payouts-batch/#errors",
"details": [],
"links": []
}