Get Vouchers
get
/vouchers
Request
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
-
limit: integer(int32)
Positive integer value that specifies the maximum number of items returned by the server.
-
offset: integer(int32)
Non-negative integer values that specifies the index of the first item to be returned. The offset index begins at 0. By default, the offset is 0, which returns all items starting from the first item in the collection.
-
orderBy: string
Comma-separated string of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
-
q: string
Filter (a 'where'clause) to restrict the items returned in the collection. By default, no filtering is applied.
-
totalResults: boolean
Boolean value that specifies whether to calculate the totalResults property. By default, this value is set to false indicating that totalResults is not calculated.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Nested Schema : vouchers
Type:
Show Source
object
-
adjustmentReasonGid: string
The adjustment reason GID.
-
allocations:
allocations
-
amountToPay:
amountToPay
The dollar amount to be paid for the voucher.
-
amtToPayWithTax:
amtToPayWithTax
The Amount to Pay with Tax for the Voucher.
-
approvedBy: string
The name of the person who has approved payment for the voucher.
-
attribute1: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute10: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute11: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute12: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute13: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute14: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute15: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute16: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute17: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute18: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute19: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute2: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute20: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute3: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute4: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute5: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute6: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute7: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute8: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attribute9: string
Attribute fields (flexfields) allow you to add additional information about an object. Data Type VARCHAR2 (150)
-
attributeDate1:
attributeDate1
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate10:
attributeDate10
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate2:
attributeDate2
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate3:
attributeDate3
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate4:
attributeDate4
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate5:
attributeDate5
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate6:
attributeDate6
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate7:
attributeDate7
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate8:
attributeDate8
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeDate9:
attributeDate9
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
-
attributeNumber1: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber10: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber2: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber3: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber4: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber5: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber6: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber7: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber8: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
attributeNumber9: number
(double)
Attribute fields (flexfields) allow you to add additional information about an object. Data Type NUMBER
-
documents:
documents
-
domainName: string
Database domain where this data is stored.
-
exchangeRateDate:
exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
-
exchangeRateGid: string
Indicates the set of exchange rates to use for currency conversions; if null, the default set should be used.
-
insertDate:
insertDate
Read Only:
true
insert date -
invoiceGid: string
The GID for the voucher.
-
invoiceLines:
invoiceLines
-
links: array
links
Read Only:
true
-
refnums:
refnums
-
remarks:
remarks
-
statuses:
statuses
-
timestamp:
timestamp
Time stamp for voucher.
-
updateDate:
updateDate
Read Only:
true
update date -
vatAnalyses:
vatAnalyses
-
voucherGid: string
The GID for the voucher.
-
voucherNumber: string
The number of the voucher.
-
voucherXid: string
The XID for the voucher.
-
wasAutoApproved: boolean
Contains a Y for yes if the voucher was automatically approved or an N for no if not.
Nested Schema : allocations
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : amountToPay
The dollar amount to be paid for the voucher.
Match All
The dollar amount to be paid for the voucher.
Show Source
Nested Schema : amtToPayWithTax
The Amount to Pay with Tax for the Voucher.
Match All
The Amount to Pay with Tax for the Voucher.
Show Source
Nested Schema : attributeDate1
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate10
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate2
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate3
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate4
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate5
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate6
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate7
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate8
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : attributeDate9
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Show Source
Nested Schema : documents
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Match All
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Show Source
Nested Schema : invoiceLines
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : refnums
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : remarks
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : statuses
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : vatAnalyses
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : vouchers.allocations
Type:
Show Source
object
-
allocatedCost:
allocatedCost
No description.
-
allocSeqNo: number
(int64)
No description.
-
allocTypeQualGid: string
GC3 Global identifier for the entity. Is created by concatenating Domain Name,"." and XID.
-
domainName: string
No description.
-
exchangeRateDate:
exchangeRateDate
No description.
-
exchangeRateGid: string
No description.
-
invoiceGid: string
GC3 Global identifier for the entity. Is created by concatenating Domain Name,"." and XID.
-
links: array
links
Read Only:
true
-
orderAllocations:
orderAllocations
-
orderBaseLineAllocations:
orderBaseLineAllocations
-
orderLineAllocations:
orderLineAllocations
-
parentInvoiceGid: string
If populated, the INVOICE_GID indicates that this alllocation is for a child invoice. This column indicates the parent invoice of the entire consolidation that was allocated.
-
shipGroupGid: string
Represents Shipment Group ID. This is populated when allocating a shipment group or a voucher corresponding to an invoice created for a shipment
group. -
shipmentGid: string
GC3 Global identifier for the entity. Is created by concatenating Domain Name,"." and XID.
-
timestamp:
timestamp
No description.
Nested Schema : orderAllocations
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : orderBaseLineAllocations
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : orderLineAllocations
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : currencyType
Type:
Show Source
object
-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency
Nested Schema : vouchers.allocations.orderAllocations
Type:
Show Source
object
-
accessorialCodeGid: string
No description.
-
allocCostSeqno: number
(int64)
No description.
-
attribute1: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute10: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute11: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute12: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute13: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute14: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute15: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute16: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute17: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute18: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute19: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute2: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute20: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute3: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute4: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute5: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute6: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute7: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute8: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute9: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attributeCurrency1:
attributeCurrency1
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeCurrency2:
attributeCurrency2
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeCurrency3:
attributeCurrency3
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeDate1:
attributeDate1
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate10:
attributeDate10
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate11:
attributeDate11
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate12:
attributeDate12
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate13:
attributeDate13
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate14:
attributeDate14
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate15:
attributeDate15
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate16:
attributeDate16
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate17:
attributeDate17
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate18:
attributeDate18
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate19:
attributeDate19
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate2:
attributeDate2
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate20:
attributeDate20
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate3:
attributeDate3
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate4:
attributeDate4
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate5:
attributeDate5
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate6:
attributeDate6
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate7:
attributeDate7
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate8:
attributeDate8
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate9:
attributeDate9
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeNumber1: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber10: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber11: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber12: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber13: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber14: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber15: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber16: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber17: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber18: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber19: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber2: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber20: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber3: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber4: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber5: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber6: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber7: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber8: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber9: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
cost:
cost
No description.
-
costDescription: string
No description.
-
costTypeGid: string
cost type for this allocation record
-
domainName: string
No description.
-
exchangeRateDate:
exchangeRateDate
No description.
-
exchangeRateGid: string
No description.
-
generalLedgerGid: string
GL code for the allocation order release record.
-
invoiceGid: string
Invoice/Bill Gid would be stored in this field if allocation is done based on Invoice or Bill
-
lineitemSeqNo: number
(int32)
Voucher/Bill line item seq no would be stored if we perform allocation based on voucher or bill
-
links: array
links
Read Only:
true
-
orderReleaseGid: string
No description.
-
shipmentCostSeqno: number
(int64)
Shipment cost seq no would be stored if we perform allocation based on shipment
-
shipmentGid: string
Shipment Gid would be stored in this field if allocation is done based on shipment
-
vatCodeGid: string
The GID for the VAT tax that is being allocated from voucher.
-
voucherGid: string
Voucher Gid would be stored in this field if allocation is done based on voucher
Nested Schema : attributeCurrency1
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeCurrency2
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeCurrency3
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeDate1
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate10
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate11
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate12
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate13
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate14
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate15
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate16
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate17
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate18
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate19
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate2
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate20
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate3
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate4
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate5
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate6
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate7
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate8
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate9
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : dateTimeType
Type:
Show Source
object
-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format
Nested Schema : vouchers.allocations.orderBaseLineAllocations
Type:
Show Source
object
-
accessorialCodeGid: string
No description.
-
allocCostSeqno: number
(int64)
No description.
-
attribute1: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute10: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute11: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute12: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute13: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute14: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute15: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute16: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute17: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute18: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute19: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute2: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute20: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute3: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute4: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute5: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute6: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute7: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute8: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute9: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attributeCurrency1:
attributeCurrency1
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeCurrency2:
attributeCurrency2
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeCurrency3:
attributeCurrency3
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeDate1:
attributeDate1
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate10:
attributeDate10
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate11:
attributeDate11
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate12:
attributeDate12
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate13:
attributeDate13
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate14:
attributeDate14
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate15:
attributeDate15
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate16:
attributeDate16
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate17:
attributeDate17
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate18:
attributeDate18
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate19:
attributeDate19
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate2:
attributeDate2
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate20:
attributeDate20
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate3:
attributeDate3
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate4:
attributeDate4
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate5:
attributeDate5
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate6:
attributeDate6
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate7:
attributeDate7
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate8:
attributeDate8
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate9:
attributeDate9
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeNumber1: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber10: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber11: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber12: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber13: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber14: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber15: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber16: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber17: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber18: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber19: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber2: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber20: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber3: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber4: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber5: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber6: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber7: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber8: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber9: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
cost:
cost
No description.
-
costDescription: string
No description.
-
costTypeGid: string
No description.
-
domainName: string
No description.
-
exchangeRateDate:
exchangeRateDate
No description.
-
exchangeRateGid: string
No description.
-
generalLedgerGid: string
No description.
-
invoiceGid: string
No description.
-
lineitemSeqNo: number
(int32)
No description.
-
links: array
links
Read Only:
true
-
obLineGid: string
No description.
-
shipmentCostSeqno: number
(int64)
No description.
-
shipmentGid: string
No description.
-
vatCodeGid: string
The GID for the VAT tax that is being allocated from voucher.
-
voucherGid: string
No description.
Nested Schema : attributeCurrency1
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeCurrency2
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeCurrency3
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeDate1
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate10
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate11
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate12
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate13
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate14
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate15
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate16
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate17
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate18
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate19
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate2
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate20
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate3
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate4
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate5
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate6
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate7
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate8
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate9
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : vouchers.allocations.orderLineAllocations
Type:
Show Source
object
-
accessorialCodeGid: string
No description.
-
allocCostSeqno: number
(int64)
No description.
-
attribute1: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute10: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute11: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute12: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute13: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute14: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute15: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute16: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute17: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute18: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute19: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute2: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute20: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute3: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute4: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute5: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute6: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute7: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute8: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attribute9: string
Attribute (flex)fields allow you to add additional information about an object. Data type is VARCHAR2 (150).
-
attributeCurrency1:
attributeCurrency1
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeCurrency2:
attributeCurrency2
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeCurrency3:
attributeCurrency3
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
-
attributeDate1:
attributeDate1
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate10:
attributeDate10
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate11:
attributeDate11
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate12:
attributeDate12
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate13:
attributeDate13
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate14:
attributeDate14
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate15:
attributeDate15
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate16:
attributeDate16
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate17:
attributeDate17
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate18:
attributeDate18
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate19:
attributeDate19
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate2:
attributeDate2
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate20:
attributeDate20
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate3:
attributeDate3
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate4:
attributeDate4
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate5:
attributeDate5
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate6:
attributeDate6
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate7:
attributeDate7
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate8:
attributeDate8
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeDate9:
attributeDate9
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
-
attributeNumber1: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber10: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber11: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber12: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber13: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber14: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber15: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber16: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber17: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber18: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber19: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber2: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber20: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber3: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber4: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber5: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber6: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber7: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber8: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
attributeNumber9: number
(double)
Attribute (flex)fields allow you to add additional information about an object. Data type is NUMBER.
-
cost:
cost
No description.
-
costDescription: string
No description.
-
costTypeGid: string
cost type for this allocation record
-
domainName: string
No description.
-
exchangeRateDate:
exchangeRateDate
No description.
-
exchangeRateGid: string
No description.
-
generalLedgerGid: string
GL code for the allocation order release line record.
-
invoiceGid: string
No description.
-
lineitemSeqNo: number
(int32)
No description.
-
links: array
links
Read Only:
true
-
orderReleaseLineGid: string
No description.
-
shipmentCostSeqno: number
(int64)
Shipment cost seq no would be stored if we perform allocation based on shipment
-
shipmentGid: string
Shipment Gid would be stored in this field if allocation is done based Shipment.
-
vatCodeGid: string
The GID for the VAT tax that is being allocated from voucher.
-
voucherGid: string
Voucher Gid would be stored in this field if allocation is done based on voucher or invoice
Nested Schema : attributeCurrency1
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeCurrency2
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeCurrency3
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is Currency.
Show Source
Nested Schema : attributeDate1
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate10
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate11
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate12
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate13
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate14
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate15
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate16
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate17
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate18
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate19
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate2
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate20
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate3
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate4
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate5
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate6
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate7
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate8
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : attributeDate9
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Match All
Attribute (flex)fields allow you to add additional information about an object. Data type is DATE.
Show Source
Nested Schema : vouchers.documents
Type:
Show Source
object
-
contentManagementSystemGid: string
No description.
-
documentCmsId: string
A GUID to associate the document with content stored on its remote CMS. Valid when document_type=CMS.
-
documentDefGid: string
No description.
-
documentFilename: string
No description.
-
documentGid: string
No description.
-
documentMimeType: string
No description.
-
documentTrackingNum: string
No description.
-
documentType: string
No description.
-
documentUrl: string
No description.
-
documentXid: string
No description.
-
domainName: string
No description.
-
effectiveDate:
effectiveDate
represents effective date for a document
-
expirationDate:
expirationDate
Represents expiration date for a document.
-
generatedAt:
generatedAt
If preparation, date/time content was last generated
-
links: array
links
Read Only:
true
-
ownerDataQueryTypeGid: string
No description.
- relatedDocumentGid: string
-
reportGid: string
The report associated with the document attachment, if content was generated by the report subsystem.
-
uploadedAt:
uploadedAt
If attachment, date/time content was last updated
-
usedAs: string
Represents the classification of a document.(C/I/L/T)
-
userDefined1IconGid: string
No description.
-
userDefined2IconGid: string
No description.
-
userDefined3IconGid: string
No description.
-
userDefined4IconGid: string
No description.
-
userDefined5IconGid: string
No description.
Nested Schema : effectiveDate
represents effective date for a document
Match All
represents effective date for a document
Show Source
Nested Schema : expirationDate
Represents expiration date for a document.
Match All
Represents expiration date for a document.
Show Source
Nested Schema : generatedAt
If preparation, date/time content was last generated
Match All
If preparation, date/time content was last generated
Show Source
Nested Schema : uploadedAt
If attachment, date/time content was last updated
Match All
If attachment, date/time content was last updated
Show Source
Nested Schema : vouchers.invoiceLines
Type:
Show Source
object
-
adjustmentReasonGid: string
The GID for the adjustment reason.
-
amountPaid:
amountPaid
Amount paid.
-
domainName: string
Database domain where this data is stored.
-
exchangeRateDate:
exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
-
exchangeRateGid: string
Indicates the set of exchange rates to use for currency conversions; if null, the default set should be used.
-
invoiceGid: string
The GID for the invoice.
-
lineitemSeqNo: number
(int32)
Line item sequence number for cost line item.
-
links: array
links
Read Only:
true
Nested Schema : exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Match All
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Show Source
Nested Schema : vouchers.refnums
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
voucherRefnumQualGid: string
The GID for the voucher reference number qualifier.
-
voucherRefnumValue: string
Value related to the reference number qualifier.
Nested Schema : vouchers.remarks
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
remarkQualGid: string
Remark qualifier.
-
remarkSequence: number
(int64)
A sequence number for a remark on an voucher.
-
remarkText: string
The text for the remark on an voucher.
Nested Schema : vouchers.statuses
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
statusTypeGid: string
The GID for the status type for the voucher.
-
statusValueGid: string
The GID for status value for the voucher.
Nested Schema : vouchers.vatAnalyses
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
exchangeRateDate:
exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
-
exchangeRateGid: string
Indicates the set of exchange rates to use for currency conversions; if null, the default set should be used.
-
links: array
links
Read Only:
true
-
taxAmount:
taxAmount
The tax amount.
-
vatCodeGid: string
The GID for the Value Added Tax Code.
-
vatRate: number
(double)
The Tax Rate that was a applied.
Nested Schema : exchangeRateDate
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Match All
Indicates the date to be used for any currency conversions; if null, the latest conversion should be used.
Show Source