PurchasePayment - accountsIQ/API-Wiki GitHub Wiki

PurchasePayment are transactions created when a customer produce a payment for a service or a set of goods.

PurchasePayment

PurchasePayment members

Name Type Description Constraints
BankAccountCode String Get/Set the bank account code the payment is going to come from.
    BankExchangeRate Decimal Get/Set the exchange rate between the supplier's bank's currency and the system base currency.
    • Cannot be negative or 0
    CheckReference String Get/Set the check reference.
      SupplierCode String Get/Set the supplier code from who the receipt is.
        Description String Get/Set the check description.
        • Cannot be longer than 250 characters.
        ExchangeRate Decimal Get/Set the exchange rate between the supplier's currency and the system base currency.
        • Cannot be negative or 0
        PaymentAmount Decimal Get/Set the check payment amount.
        • Cannot be negative or 0
        PaymentDate DateTime Get/Set the check payment date.
          ⚠️ **GitHub.com Fallback** ⚠️