📄️ Add a new payer
Send a request to add a payer details specified in the request body. A payer can be connected to one or several drivers and/or sites.
📄️ Add a new payment recipient
Send a request to add a new payment recipient specified in the request body. A payment recipient can be connected to one or more sites or to the customer
📄️ Delete payer data
Send a request to delete payer's data from eMabler system. The payer cannot be deleted if it is connected to drivers or sites.
📄️ Get payer details by id
Send a request to get a payer's details from eMabler system.
📄️ Get all the payers for the customer
Send a request to get all the payers from eMabler system.
📄️ Get payment recipient details by id
Send a request to get payment recipient's details from eMabler system.
📄️ Get all the payment recipients for the customer
Send a request to get all the payment recipients from eMabler system.
📄️ Update a payer details
Send a request to update a payer details specified in the request body. Only fields added in the body are updated.
📄️ Update payment recipient details
Send a request to update a payment recipient details specified in the request body. Only fields added in the body are updated.