v1
latestOpenAPI 3.1.02026-07-24170121.2 MBCreate Payee
post/v1/agent-hub/apply/payees
Request body
Response
201
Example response
{
"data": {
"object": "ApplyApp",
"id": "am05pe44wqer38xq",
"name": "John Doe 11",
"processing_type": "fiserv",
"isv_merchant_type": "payee",
"agent_name": "Tsvetan",
"agent_tag_values": {
"id": 2387,
"category": "Sales Channel",
"item": "ISV Channel",
"color": "#5F25DB",
"agent_id": 1229
},
"agent_id": 1229,
"created_at": "2025-03-05T16:06:42.000000Z",
"updated_at": "2025-03-05T16:06:45.000000Z",
"status": "Merchant Signed and Leaded",
"completed": 100,
"status_id": 8
}
}