The ReportingInformation
object contains optional reporting information that is only returned when incrf
in RequestConfig is set to true
:
Key | Value |
---|---|
acct | [string] Account Reference Account Reference field for use in reporting
|
custref | [string] Customer Reference Customer Reference field for use in reporting
|
invn | [string] Invoice Number Reference Invoice Number Reference field for use in reporting
|
bcyc | [string] Bill Cycle Reference Bill Cycle Reference field for use in reporting
|
ccycd | [string] Currency Code Currency code for the invoice
|
ccydesc | [string] Currency Description Currency description
|
"incrf": { "acct": "Account Reference", "custref": "Customer Reference", "invn": "Invoice Number Reference", "bcyc": "Bill Cycle Reference", "ccycd": "USD", "ccydesc": "United States Dollar"}