Skip to main content
POST
Pay a transaction by ID.

Authorizations

Authorization
string
header
required

Token da sessão no cabeçalho Authorization, no formato Bearer (mesmo esquema ApiKeyAuth do contrato).

Headers

x-company-id
string
required

company uuid

Path Parameters

id
string
required

Transaction ID

Body

application/json

Payment data

amount
number
required
bank_account_id
string
required
payment_date
string
required
payment_method
string
required

Response

OK

The response is of type object.