Create a payout

This page will help you get started with create a payout

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{   
    "id": "bab719ab-9671-495g-beb7-db549ea683bg",
    "date": "2022-10-07 23:59:59",
    "name": "Pago Sueldos",
    "tefs": [
        {   
          	"tefs_id": "bab719ab-9621-495a-beb7-db549ea683b9",
            "amount": 500000,
            "description": "Pago sueldo abril",
            "user": {
                "run": "11111111-1",
                "name": "Jose Perez",
                "email": "[email protected]"
            },
            "bank":{ 
                "sbif": 28,
                "type": "CC",
                "account": "78452154"
            }
        }
        }
    ]
}

📘

Dudas

Si tienes alguna duda puedes regresar a nuestra sección de guía.

Body Params
string
required

id of account

string
required

id, must be sent as uuid (Example : UUID = bab719ab-9621-495a-beb7-db549ea683b9)

date
required

Payment date, day when the bank process payment of payroll (Example : 30/10/2022)

string
required

Name of the transfer (Example : Pago Sueldos Octubre)

tefs
array of objects
required

bank transfer data, includes user and bank

tefs*
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json