Skip to main content
GET
cURL

Field support per integration

If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.
Query parameters:
rawData
boolean
Supported response fields:
id
string
code
string
createdDate
string
description
string
discountDays
number
discountPercentage
number
dueType
enum
Available options: DUE_IN_DAYS
paymentDays
number
paymentMethod
enum
Available options: CASH, BANK_TRANSFER, PAYMENT_SERVICE_PROVIDER, AUTOMATIC_BANK_WITHDRAWAL
updatedDate
string

Headers

X-API-KEY
string
required

API key

X-ACCOUNT-KEY
string
required

Account key

Path Parameters

paymentTermId
string
required

Query Parameters

companyId
string
environmentName
string
rawData
boolean

Response

200 - application/json
meta
object
data
object
Last modified on July 9, 2026