Métodos de Pagamento - Admin

Create payment method

Create a new payment method for a PV. Validates that the PV belongs to the user's company.

Required: metodo_pagamento (name), ponto_venda_id Optional: obriga_fatura (bool), banco (bool)

post/api/metodos_pagamento

Headers

x-api-tokenstring nullable

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/api/metodos_pagamento:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.