Opções de Pagamento no Indicador
Listar opções de pagamento por indicador
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"negotiationTypes": [
{
"id": 8,
"description": "Boleto",
"paymentSettings": {
"paymentMethod": "BOLETO",
"installments": 0
}
},
{
"id": 21,
"description": "E-commerce - Cartão de crédito 1x",
"paymentSettings": {
"paymentMethod": "CARTAO_CREDITO",
"installments": 1
}
},
{
"id": 22,
"description": "E-commerce - Cartão de crédito 2x",
"paymentSettings": {
"paymentMethod": "CARTAO_CREDITO",
"installments": 2
}
},
{
"id": 23,
"description": "E-commerce - Cartão de crédito 3x",
"paymentSettings": {
"paymentMethod": "CARTAO_CREDITO",
"installments": 3
}
}
],
"image": {
"name": "data_imgntG2Pi",
"description": null,
"href": "https://dev.gestao.plus/file?q={}=="
},
"description": "Outro texto contabilidade",
"origin": "VENDA_ONLINE_INDICADOR",
"id": "1",
"_links": {
"self": {
"href": "https://api.gestao.plus/order/1"
}
}
}Last updated