Pagamentos
Criar Cabeçalho de sPagamento
Criar Cabeçalho de Pagamentos
Required scopes
This endpoint requires the following scopes:
- : commercial
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
cash_account_idnumberOptionalExample:
2check_numberany · nullableOptional
company_idnumberOptionalExample:
800000046country_idnumberOptionalExample:
1currency_conversion_ratenumberOptionalExample:
1currency_idnumberOptionalExample:
1datestringOptionalExample:
2024-02-29document_series_idnumberOptionalExample:
12gross_totalnumberOptionalExample:
11.3internal_observationsstringOptionalExample:
Comentário internonet_totalnumberOptionalExample:
0observationsstringOptionalExample:
Comentários visíveispayment_mechanismstringOptionalExample:
MOsupplier_idnumberOptionalExample:
9third_party_idany · nullableOptional
third_party_typeany · nullableOptional
Responses
200Success
No content
post
/api/v1/commercial_purchases_payments200Success
No content
Anulação de um Pagamento
Anular Documentos de Compra
Required scopes
This endpoint requires the following scopes:
- : commercial
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
idstringRequiredExample:
41Responses
200Success
No content
patch
/api/v1/commercial_purchases_documents/{id}/void200Success
No content
Atualizar Pagamento
Atualizar Pagamento
Required scopes
This endpoint requires the following scopes:
- : commercial
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
idstringRequiredExample:
TODO
4Body
Responses
200Success
No content
patch
/api/commercial_purchases_payments/{id}200Success
No content
Adicionar Linhas ao Pagamento
Adicionar Linha a Pagamentos
Required scopes
This endpoint requires the following scopes:
- : commercial
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
Responses
200Success
No content
post
/api/commercial_purchases_payment_lines200Success
No content
Remover Linhas de Pagamento
Remover Linhas de Pagamento
Required scopes
This endpoint requires the following scopes:
- : commercial
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Responses
200Success
No content
delete
/api/commercial_purchases_payment_lines200Success
No content
Obter Pagamento por Id
Obter Pagamento por Id
Required scopes
This endpoint requires the following scopes:
- : commercial
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Path parameters
idstringRequiredExample:
TODO
4Responses
200Success
No content
get
/api/commercial_purchases_payments/{id}200Success
No content
Obter Todos os Pagamentos
Last updated