cURL
curl --request PUT \ --url https://api.raul.ugps.io/api/v1/visit_cost/bulk-pay-with-expense \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Bulk pay visits and create accounting expense.
Bearer token authentication
The body is of type object.
object
Visits paid and expense created