For the complete documentation index, see llms.txt. This page is also available as Markdown.

/api/biller/partner

post

Add new third party partner

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
partnerstringRequired
Responses
200

success

successbooleanOptionalExample: true
post
/api/biller/partner
PHP (cURL)
200

success

delete

Delete partner

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
billeridintegerRequired
Responses
200

success

successbooleanOptionalExample: true
delete
/api/biller/partner
PHP (cURL)
200

success

Last updated

Was this helpful?