🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
{
"requestId": "reqid_abc123",
"outcome": "success",
"data": {
"custom": [
{
"id": 999,
"commission_type": "MYPAY Custom Fee",
"business_provider": "MYPAY",
"created_at": "2024-01-15T10:00:00Z",
"updated_at": "2024-01-15T10:00:00Z"
}
],
"global": [
{
"id": 999,
"commission_type": "MYPAY Custom Fee",
"business_provider": "MYPAY",
"created_at": "2024-01-15T10:00:00Z",
"updated_at": "2024-01-15T10:00:00Z"
}
]
}
}