Approve Payment Instructions
Name
Location
Type
Format / Values
Description
Required
Name
Type
Format / Values
Description
PATCH /payments/payments/approve?id=pbM_VHmEQy6-ez_SrZiaDA&id=awrJqByRRdmEBXSWRr_elg
{
"items": [
{
"result": "Approved Successfully",
"id": "pbM_VHmEQy6-ez_SrZiaDA",
"type": "payment"
},
{
"result": "Approved Successfully",
"id": "awrJqByRRdmEBXSWRr_elg",
"type": "payment"
}
]
}{
"error": "bad_request",
"description": "Validation errors: {\"type\":\"INDIVIDUAL\",\"id\":\"5SYjAkHqXHW0Z2cqBRW4JAAA\",\"cou... at root failed with \"Missing property org_id\"",
"error_code": 400
}Last updated