Saltar al contenido principal

Crear transferencia

POST 

/transfers

Creates an account-to-account transfer as a linked debit/credit pair sharing one transfer_id. Requires scope finance.transactions.write. The two accounts must differ, both must belong to the tenant, and both must have a linked company (cross-company is allowed). Pass an X-Idempotency-Key header on retries.

Solicitud

Respuestas

Transfer created. The Location header points at GET /transfers/{transfer_id}.