Skip to content

Get a payment condition

get
https://api.mercadoe.com/v1/payment-conditions/{paymentConditionId}

Get information about a specific payment condition with the given paymentConditionId.

Request

Path Parameters

paymentConditionId
int32
required

Responses

200
404
OK

Body

application/json
paymentConditionId
int32
ME Payment condition Id
clientPaymentConditionId
string | null
Payment condition Id in the client’s ERP
installments
string | null
Description of installments
isDisabled
boolean | null
It indicates if this payment condition option is not available.
isForeignTradeDisabled
boolean | null
Is it possible to block foreign trade?
paymentTerm
int32 | null
The number of days within which payment is due
areFreeInstallments
boolean | null
If the free installment plan is true, the client will enter an installment plan.
maximumInstallments
int32 | null
Number of installments
note
string | null
Note about the payment condition
invoicePaymentTerm
int32 | null
Days until installment due
descriptions
array of object
Descriptions in different languages.
businessOrganizations
array of object | null
The Business Organizations list comprises the Company Code and the Entity Type.