Billing Billing for SOAP API Developers Billing APIs WSDL Services Current: Adding Multiple A/R Transactions - Deprecated PDF Download PDF Download page Adding Multiple A/R Transactions - Deprecated. Current page All pages Adding Multiple A/R Transactions - Deprecated This API is deprecated. Calling this API will result in an error. This API invokes RelatedAR Transactions.addRelatedARTransactions(List<RelatedARTxnInput> inputs)This API is used to accept A/R Transactions in bulk. RequestFieldTypeRequired?DescriptioninputsRelatedARTxnInputYesList of RelatedARTaxInput2 recordsApttus_Billing.RelatedARTransactionService.RelatedARTxnInputFieldTypeDescriptioncollectionStatusStringThe Collection Status.descriptionStringDescription for A/R Transaction.externalSystemStatusStringThe Status of external system.impactARAmountDecimalThe A/R impact amount.integrationDateDatetime Date of Integration.invoiceIdIDInvoice Id.reasonCodeStringReason code for creating A/R transaction.relatedTransactionIdStringRelated transacion id.transactionAmountDecimalTransaction amount.transactionDateDatetime Transaction date.transactionEffectiveDateDatetime The effective date of transaction.transactionNumberString Transaction number.transactionTypeStringThe type of transaction.ResponseFieldTypeDescriptionresultsList <RelatedARTxnResult>List of RelatedARTaxResult2 recordsApttus_Billing.RelatedARTransactionService.RelatedARTxnResultFieldTypeDescriptionerrorStringStringError string showing the error message.invoiceIdIDInvoice Id.relatedARTransactionIdIDThe related A/R transaction Id.StatusStringStatus of the transaction.transactionNumberStringTransaction number. ×