Order Reject
post
/rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/order_reject
This operation transitions the Transaction to the Commerce 'Rejected by Customer' step.
Request
Path Parameters
-
MainDocVarName: string
The variable name of the main document, the first letter must be capitalized
-
ProcessVarName: string
The variable name of the Commerce process, the first letter must be capitalized
-
_id: integer
Current unique user-side ID. This is the internal identifier for a transaction within a CPQ site.
Root Schema : commerceTransaction-ModifyRequest
Type:
Show Source
object-
cacheInstanceId(optional):
string
Title:
Cache Instance IdThe unique identifier for the entry of transaction data stored in the cache. This typically is obtained from first createTransaction or OpenTransaction action and passed along in subsequent Modify/Interact action to avoid reload transaction data from db. -
criteria(optional):
object Query Definition
Title:
Query DefinitionCaptures the query definition for the current resource request. -
delta(optional):
boolean
Title:
DeltaWhen the delta parameter is enabled and an action is invoked, only the data and state properties that have changed from the cache image are included in the response. Delta data is only calculated for the requested criteria. -
documents(optional):
object commerceTransaction
-
selections(optional):
array selections
-
skipIntegration(optional):
boolean
Title:
Skip IntegrationWhen this parameter is passed in the payload as true, system will not run the integration XSLs. If the parameter is not present in the request, default behavior will be to run the integration XSLs.
Nested Schema : Query Definition
Type:
objectTitle:
Query DefinitionCaptures the query definition for the current resource request.
Show Source
-
actions(optional):
array actions
Array of actions names, whose state is requested in the state object response.
-
childDefs(optional):
array childDefs
-
enableHierarchy(optional):
boolean
Parameter value should be true to execute hierarchy search and sort. Default value is false.
-
excludeFieldTypes(optional):
array excludeFieldTypes
Array of field names that you want to exclude in the response.
-
expand(optional):
array expand
Array of child resource names that you want to expand so that the contents return with the parent in the same request.
-
expandedDomains(optional):
array expandedDomains
Array of field names, whose expanded domains are requested in the state object response.
-
expandNodes(optional):
boolean
Boolean value that only be available when enableHierarchy is true. True = all nodes will be expanded; False = All nodes will be collapsed.Default value is true.
-
fields(optional):
array fields
Array of field names that you wanted returned in a request.
-
groups(optional):
array groups
Array of group names, whose state is requested in the state object response.
-
limit(optional):
integer
Positive integer value that specifies the maximum number of items returned by the server.
-
nodesExceptionList(optional):
array nodesExceptionList
Array of document_number, recording the nodes that violate current expandNodes flag
-
offset(optional):
integer
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(optional):
array orderBy
Array of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
-
q(optional):
string
Filter (a ??where??clause) to restrict the items returned in the collection. By default, no filtering is applied.
-
state(optional):
boolean
Boolean value that specifies whether to calculate the state property. By default, this value is set to false indicating that state is not calculated.
-
totalResults(optional):
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.
Nested Schema : commerceTransaction
Type:
Show Source
object-
_buyer_company_name(optional):
string
Title:
Buyer Company NameThe name of the buyer company. -
_currency_pref(optional):
object
Title:
-
_customer_id(optional):
string
Title:
Customer IdThis is the special Customer ID (with attribute type = Customer ID) used in CPQ-platform-supplied CRM integrations. This attribute is associated with the automatically-created Autofill, Browse, Select Alternate Address, and View Actions. -
_customer_t_address(optional):
string
Title:
Customer AddressAddress of the customer. -
_customer_t_address_2(optional):
string
Title:
Customer AddressAddress of the customer. -
_customer_t_city(optional):
string
Title:
Customer CityName of the city associated with the customer address. -
_customer_t_company_name(optional):
string
Title:
Customer Company NameCompany name of the customer. -
_customer_t_company_name_2(optional):
string
Title:
Customer Company Name 2Address of the customer. -
_customer_t_country(optional):
object Customer Country
Title:
Customer CountryName of the country associated with the customer address. -
_customer_t_email(optional):
string
Title:
Customer EmailEmail address of the customer. -
_customer_t_fax(optional):
string
Title:
Customer FaxFax number of the customer. -
_customer_t_first_name(optional):
string
Title:
Customer First NameFirst name of the customer. -
_customer_t_last_name(optional):
string
Title:
Customer Last NameLast name of the customer. -
_customer_t_phone(optional):
string
Title:
Customer PhonePhone number of the customer. -
_customer_t_state(optional):
object Customer State
Title:
Customer StateName of the state associated with the customer address. -
_customer_t_zip(optional):
string
Title:
Customer ZipZip code associated with the customer address. -
_date_added(optional):
string
Title:
Date AddedThe date when the transaction record got added. -
_date_modified(optional):
string
Title:
Date Last ModifiedThe date when the transaction record got modified. -
_document_number(optional):
string
Title:
Document NumberUnique doc number to be used as document identifier in a process -
_document_var_name(optional):
string
Title:
Document Variable NameThis is the document variable name. A document can either be a 'Main Document' or 'SubDocument - Transaction Line'. Variable name for the main document is 'transaction' and for the sub document, it is 'transactionLine'. Main (Header Level) Commerce Document serves as Quote/Order depending on step in process flow. -
_eSignatureAttributeSet_esig_date_modified(optional):
string
Title:
eSignature Date Modified[eSignature Attribute Set]The Date Modified field contains the date of the most recently performed action on this document -
_eSignatureAttributeSet_esig_envelope_id(optional):
string
Title:
eSignature Envelope ID[eSignature Attribute Set]The Envelope ID is a hidden field that is sent along with the document to the eSignature Vendor -
_eSignatureAttributeSet_esig_file_attachment(optional):
object eSignature File Attachment[eSignature Attribute Set]
Title:
eSignature File Attachment[eSignature Attribute Set]The File Attachment attribute holds the documents to be sent to the eSignature Vendor -
_eSignatureAttributeSet_esig_recipients(optional):
string
Title:
eSignature Recipients[eSignature Attribute Set]The Recipients holds the emails and names of the intended recipients -
_eSignatureAttributeSet_esig_status(optional):
object eSignature Status (eSignature Attribute Set)
Title:
eSignature Status (eSignature Attribute Set)The Status field contains the current status of this document -
_id(optional):
integer
Title:
IdCurrent unique user-side ID. This is the internal identifier for a transaction within a CPQ site. -
_invoiceTo_t_address(optional):
string
Title:
Invoice To AddressAddress on the invoice. -
_invoiceTo_t_address_2(optional):
string
Title:
Invoice To Address 2Address on the invoice. -
_invoiceTo_t_city(optional):
string
Title:
Invoice To CityName of the city on the invoice address. -
_invoiceTo_t_company_name(optional):
string
Title:
Invoice To Company NameCompany name on the invoice. -
_invoiceTo_t_company_name_2(optional):
string
Title:
Invoice To Company Name 2Company name on the invoice. -
_invoiceTo_t_country(optional):
object Invoice To Country
Title:
Invoice To CountryName of the country on the invoice address. -
_invoiceTo_t_email(optional):
string
Title:
Invoice To EmailEmail address on the invoice. -
_invoiceTo_t_fax(optional):
string
Title:
Invoice To FaxFax number on the invoice. -
_invoiceTo_t_first_name(optional):
string
Title:
Invoice To First NameFirst name on the invoice. -
_invoiceTo_t_last_name(optional):
string
Title:
Invoice To Last NameLast name on the invoice. -
_invoiceTo_t_phone(optional):
string
Title:
Invoice To PhonePhone number on the invoice. -
_invoiceTo_t_state(optional):
object Invoice To State
Title:
Invoice To StateName of the state on the invoice address. -
_invoiceTo_t_zip(optional):
string
Title:
Invoice To ZipZip code on the invoice address. -
_last_document_number(optional):
integer
Title:
Last Document NumberUnique document identifier of the last document in the transaction. -
_price_book_var_name(optional):
string
Title:
Price Book Variable NameVariable Name of the Price Book used to get the price for this line item -
_process_var_name(optional):
string
Title:
Commerce Process NameThe process variable name of the commerce process. For the reference commerce process, the process variable name is oraclecpqo. -
_shipTo_t_address(optional):
string
Title:
Ship To AddressAddress associated with the shipping address. -
_shipTo_t_address_2(optional):
string
Title:
Ship To Address 2Address associated with the shipping address. -
_shipTo_t_city(optional):
string
Title:
Ship To CityName of the city associated with the shipping address. -
_shipTo_t_company_name(optional):
string
Title:
Ship To Company NameCompany name associated with the shipping address. -
_shipTo_t_company_name_2(optional):
string
Title:
Ship To Company Name 2Company name associated with the shipping address. -
_shipTo_t_country(optional):
object Ship To Country
Title:
Ship To CountryName of the country associated with the shipping address. -
_shipTo_t_email(optional):
string
Title:
Ship To EmailEmail address associated with the shipping address. -
_shipTo_t_fax(optional):
string
Title:
Invoice To FaxFax number on the invoice. -
_shipTo_t_first_name(optional):
string
Title:
Ship To First NameFirst name associated with the shipping address. -
_shipTo_t_last_name(optional):
string
Title:
Ship To Last NameLast name associated with the shipping address. -
_shipTo_t_phone(optional):
string
Title:
Ship To PhonePhone number associated with the shipping address. -
_shipTo_t_state(optional):
object Ship To State
Title:
Ship To StateName of the state associated with the shipping address. -
_shipTo_t_zip(optional):
string
Title:
Ship To ZipZip code associated with the shipping address. -
_soldTo_t_address(optional):
string
Title:
Ship To AddressAddress associated with the shipping address. -
_soldTo_t_address_2(optional):
string
Title:
Sold To Address 2Address associated with the Sold To party. -
_soldTo_t_city(optional):
string
Title:
Sold To CityName of the city associated with the Sold To party. -
_soldTo_t_company_name(optional):
string
Title:
Sold To Company NameCompany name associated with the Sold To party. -
_soldTo_t_company_name_2(optional):
string
Title:
Sold To Company Name 2Company name associated with the Sold To party. -
_soldTo_t_country(optional):
object Sold To Country
Title:
Sold To CountryName of the country associated with the Sold To party. -
_soldTo_t_email(optional):
string
Title:
Sold To EmailEmail address associated with the Sold To party. -
_soldTo_t_fax(optional):
string
Title:
Invoice To FaxFax number on the invoice. -
_soldTo_t_first_name(optional):
string
Title:
Sold To First NameFirst name associated with the Sold To party. -
_soldTo_t_last_name(optional):
string
Title:
Sold To Last NameLast name associated with the Sold To party. -
_soldTo_t_phone(optional):
string
Title:
Sold To PhonePhone number associated with the Sold To party. -
_soldTo_t_state(optional):
object Sold To State
Title:
Sold To StateName of the state associated with the Sold To party. -
_soldTo_t_zip(optional):
string
Title:
Sold To StateName of the state associated with the Sold To party. -
_state(optional):
object state
Title:
stateCaptures the current state of the resource row. Of available properties, only those that are applicable and whose values are known in the current context are included. -
_step_var_name(optional):
string
Title:
Current Step Variable NameThis is the variable name of the transaction's current commerce process step. For example, for 'Start' step, the step variable name is 'start_step'. -
_submitted_by_submit_t(optional):
string
Title:
Submitted By[Submit]Login of Submitter. Only populated after corresponding submit action is performed. -
_supplier_company_name(optional):
string
Title:
Supplier Company NameThe name of the supplier company. -
_transaction_total(optional):
object Transaction Total
Title:
Transaction TotalThe Transaction Total. The total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract. Synonymous with the Total Contract Value. -
approval_history_submit_t(optional):
string
Title:
Approval History[Submit]This attribute records approval history of a transaction. If a reason is reset, it is erased from the approval history. -
approval_revision_submit_t(optional):
integer
Title:
Approval Revision[Submit]This attribute tracks the number of times a quote has been revised -
approval_status_submit_t(optional):
string
Title:
Approval Status[Submit]This attribute lists all currently pending active approvals for a transaction. -
approve_reject_icon_submit_t(optional):
object My Approval[Submit]
Title:
My Approval[Submit]This attribute lists all approval currently pending for current logged in user. This is not available as rule input. -
bs_id(optional):
string
Title:
Transaction Internal IDCurrent Unique Buy-side ID. This is the internal identifier for a transaction within a CPQ site. -
cancelReason_t(optional):
object Cancel Reason
Title:
Cancel ReasonThe reason expressed by the customer for canceling this order. -
coverLetter_t(optional):
string
Title:
Cover LetterThe cover letter to be attached to the proposal document for this transaction. -
createdBy_t(optional):
string
Title:
Created ByThe person that created the transaction. -
createdDate_t(optional):
string
Title:
Created DateThe date when the transaction was created. -
currency_t(optional):
object Currency
Title:
CurrencyThe currency used to price and invoice this transaction. -
currentStepForTesting_tempDisplay_t(optional):
string
Title:
Current StepThis attribute is exposed only to the Administrator to assist in debugging modifications to the Commerce Process Steps and Transition Rules. -
customerID_t(optional):
string
Title:
Customer IDThe Customer ID to be used in package and custom integrations other than the CPQ-platform-supplied CRM integrations. In BASE Commerce Process this attribute defaults to the value for the CPQ-platform-supplied integration attribute _customer_id. -
customerPartyID_t(optional):
string
Title:
Customer Party IDThe Party ID for the CRM Customer. This attribute is used when a generalized Party object is used to identify customer parties in addition to the Customer ID. -
customerPartySiteID_t(optional):
string
Title:
Customer Party Site IDThe ID for the Party Site or Address of the CRM Customer. -
defaultRequestDate_t(optional):
string
Title:
Default Request DateThe date on which the user requests that fulfillment occur for this transaction. -
fulfillmentStatus_t(optional):
object Fulfillment Status
Title:
Fulfillment StatusThis is the most advanced fulfillment status for any line on the transaction. The value for this attribute is derived from that supplied for each line by the fulfillment system after the transaction is submitted as a sales order. -
hasRecurringPricing_t(optional):
boolean
Title:
Has Recurring PricingIndicates whether this transaction uses recurring pricing. This is used to hide the recurrence period column in the line item grid. -
invoiceToPartyID_t(optional):
string
Title:
Invoice To Party IDThe Party ID for the Invoice To Customer. This attribute is used when a generalized Party object is used to identify customer parties. The Invoice To Party may differ from the CRM Customer and Sold To Parties. -
invoiceToPartySiteID_t(optional):
string
Title:
Invoice To Party Site IDThe ID for the Party Site or Address of the Invoice To party. -
lastPricedDate_t(optional):
string
Title:
Last PricedThe date and time that this transaction was last re-priced. -
lastUpdatedBy_t(optional):
string
Title:
Last Updated ByThe person that last updated this transaction. -
lastUpdatedDate_t(optional):
string
Title:
Last UpdatedThe date and time the transaction was last updated. -
opportunityID_t(optional):
string
Title:
Opportunity IDThe identifier of the parent opportunity. -
opportunityName_t(optional):
string
Title:
OpportunityThe name of the parent opportunity. -
opportunityNumber_t(optional):
string
Title:
Opportunity NumberThe user or public identifier for the opportunity associated to this transaction. -
orderDate_t(optional):
string
Title:
Order DateThe date and time the order was placed for fulfillment. -
orderPlacedBy_t(optional):
string
Title:
Ordered ByRecords the Current User when the Create Order Action is triggered -
owner_t(optional):
string
Title:
OwnerThe person that owns this transaction. -
parent_transaction_id_versionTransaction_t(optional):
string
Title:
Parent Transaction Id[Version Transaction]This Attribute contains the parent transaction id. -
paymentTerms_t(optional):
object Payment Terms
Title:
Payment TermsThe payment terms the customer will receive on their invoice. -
priceExpirationDate_t(optional):
string
Title:
Price Expiration DateThe date the price quote will expire. -
priceWithinPolicy_t(optional):
boolean
Title:
Price Within PolicyIndicates whether the prices in this transaction are all within their discount authority. -
proposalPreparedByCell_t(optional):
string
Title:
Proposal Prepared By CellThe cell phone number of the person who prepared the proposal attached to this transaction. -
proposalPreparedByEmail_t(optional):
string
Title:
Proposal Prepared By EmailThe email address of the person who prepared the proposal attached to this transaction. -
proposalPreparedByName_t(optional):
string
Title:
Proposal Prepared By NameThe name of the person who prepared the proposal attached to this transaction. -
proposalPreparedByPhone_t(optional):
string
Title:
Proposal Prepared By PhoneThe phone number of the person who prepared the proposal attached to this transaction. -
proposalPreparedByTitle_t(optional):
string
Title:
Proposal Prepared By TitleThe title of the person who prepared the proposal attached to this transaction. -
purchaseOrderNumber_t(optional):
string
Title:
PO NumberThe purchase order number provided by the customer. -
refApReleaseDate(optional):
string
Title:
Reference Application Release DateThe date/time on which this version of the Base Reference Application was released. -
rejectExplanation_t(optional):
string
Title:
Reject ExplanationA detailed explanation of why the customer rejected the deal. -
rejectReason_t(optional):
object Reject Reason
Title:
Reject ReasonThe reason expressed by customer for rejecting this deal. -
requireApprovalIfChecked_temporary_t(optional):
boolean
Title:
Require Approval If CheckedThis attribute is exposed only to the Administrator to assist in debugging of approval flows. Checking and unchecking the attribute allows the Administrator to more easily test flows requiring or not requiring approvals. -
salesChannel_t(optional):
object Sales Channel
Title:
Sales ChannelThe channel that originated the transaction. -
shipToPartyID_t(optional):
string
Title:
Ship To Party IDThe Party ID for the Ship To Customer. This attribute is used when a generalized Party object is used to identify customer parties. The Invoice To Party may differ from the CRM Customer, Sold To, and Invoice To Parties. -
shipToPartySiteID_t(optional):
string
Title:
Ship To Party Site IDThe ID for the Party Site or Address of the Ship To party. -
soldToPartyID_t(optional):
string
Title:
Sold To Party IDThe Party ID for the Sold To Party / ERP Customer. This attribute is used when a generalized Party object is used to identify customer parties. The Sold To Party / ERP Customer may differ from the CRM Customer Party. -
soldToPartySiteID_t(optional):
string
Title:
Sold To Party Site IDThe ID for the Party Site or Address of the Sold To party. -
status_t(optional):
object Status
Title:
StatusThe most advanced milestone reached by lines of this transaction. -
statusDate_t(optional):
string
Title:
Status As OfDate and time when the fulfillment status changed to its current status. -
statusPartial_t(optional):
boolean
Title:
PartialIndicates whether all lines have reached the most advanced milestone. -
taxExempt_t(optional):
boolean
Title:
Tax ExemptFlag indicating if the Transaction is tax-exempt -
taxExemptReason_t(optional):
object Tax Exempt Reason
Title:
Tax Exempt ReasonThe reason why this transaction is exempt from sales tax. For example, in the U.S. goods purchased for re-sale are not taxed. This value defaults to the line items where it can be overridden. -
TotalAnnualDiscount_t(optional):
object Annual Contract Discount
Title:
Annual Contract DiscountThe total value each year of the discounts on recurring charges for the transaction. -
totalAnnualValue_t(optional):
object Annual Contract Value
Title:
Annual Contract ValueThe total value of recurring charges each year. -
totalContractDiscount_t(optional):
object Total Contract Discount
Title:
Total Contract DiscountThe total discount on this transaction including discounts on all one-time, recurring and shipping charges for the duration of the contract. -
totalContractValue_t(optional):
object Total Contract Value
Title:
Total Contract ValueThe total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract. -
totalMonthlyDiscount_t(optional):
object Total Discount Per Month
Title:
Total Discount Per MonthThe total of discounts off monthly recurring charges. -
totalMonthlyListAmount_t(optional):
object Total (List) Per Month
Title:
Total (List) Per MonthThe total of all monthly list amounts on the lines. -
totalMonthlyNetAmount_t(optional):
object Total (Net) Per Month
Title:
Total (Net) Per MonthThe total of all monthly net amounts on the lines. -
totalOneTimeDiscount_t(optional):
object Total Discount
Title:
Total DiscountThe total of all extended discount amounts for one time pricing/charges. -
totalOneTimeListAmount_t(optional):
object Total (List)
Title:
Total (List)The total of all one-time charges on the lines. -
totalOneTimeNetAmount_t(optional):
object Total (Net)
Title:
Total (Net)The total one time net charge. -
transactionDescription_t(optional):
string
Title:
Transaction DescriptionDescription of the CPQ Transaction. -
transactionID_t(optional):
string
Title:
Transaction NumberThe number or public unique identifier of the transaction. -
transactionName_t(optional):
string
Title:
Transaction NameAttribute which captures the user entered Transaction Name -
userKey_t(optional):
string
Title:
NumberThe transaction ID and version number concatenated together to make a single user key value or Number that uniquely identifies this transaction version. -
version_number_versionTransaction_t(optional):
string
Title:
Version NumberThis Attribute Lists the Version Number for a document. -
version_t(optional):
integer
Title:
VersionThe transaction ID combined with the version number are the unique key for the document. When a transaction is versioned this number is incremented. This is the Commerce Process-defined Version that defaults to the CPQ-Platform-created Version Number (version_number_versionTransaction).
Nested Schema : actions
Type:
arrayArray of actions names, whose state is requested in the state object response.
Show Source
Nested Schema : childDefs
Type:
Show Source
array-
Array of:
object Child query criteria.
Title:
Child query criteria.Captures the query criteria for the child resource.
Nested Schema : excludeFieldTypes
Type:
arrayArray of field names that you want to exclude in the response.
Show Source
Nested Schema : expand
Type:
arrayArray of child resource names that you want to expand so that the contents return with the parent in the same request.
Show Source
Nested Schema : expandedDomains
Type:
arrayArray of field names, whose expanded domains are requested in the state object response.
Show Source
Nested Schema : fields
Type:
arrayArray of field names that you wanted returned in a request.
Show Source
Nested Schema : groups
Type:
arrayArray of group names, whose state is requested in the state object response.
Show Source
Nested Schema : nodesExceptionList
Type:
arrayArray of document_number, recording the nodes that violate current expandNodes flag
Show Source
Nested Schema : orderBy
Type:
arrayArray of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
Show Source
Nested Schema : Child query criteria.
Type:
objectTitle:
Child query criteria.Captures the query criteria for the child resource.
Show Source
-
name(optional):
string
Rest alias name of the child resource this query belongs to.
-
queryDef(optional):
object Query Definition
Title:
Query DefinitionCaptures the query definition for the current resource request. -
recursive(optional):
boolean
Boolean value that specifies whether this query is a recursive expand on the current child resource query.
Nested Schema :
Type:
objectTitle:
Show Source
-
currencyCode(optional):
string
Title:
Currency CodeUnique currency code for the currency. -
id(optional):
integer
Title:
IdPrimary Key of the currency resource.
Nested Schema : Customer Country
Type:
objectTitle:
Customer CountryName of the country associated with the customer address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for customer country -
value(optional):
string
Title:
valueThe customer country name
Nested Schema : Customer State
Type:
objectTitle:
Customer StateName of the state associated with the customer address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for customer state -
value(optional):
string
Title:
valueThe customer state value
Nested Schema : eSignature File Attachment[eSignature Attribute Set]
Type:
objectTitle:
eSignature File Attachment[eSignature Attribute Set]The File Attachment attribute holds the documents to be sent to the eSignature Vendor
Nested Schema : eSignature Status (eSignature Attribute Set)
Type:
objectTitle:
eSignature Status (eSignature Attribute Set)The Status field contains the current status of this document
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the eSignature status. -
value(optional):
string
Title:
valueValue of the eSignature status.
Nested Schema : Invoice To Country
Type:
objectTitle:
Invoice To CountryName of the country on the invoice address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for invoice country -
value(optional):
string
Title:
valueThe invoice country value
Nested Schema : Invoice To State
Type:
objectTitle:
Invoice To StateName of the state on the invoice address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for invoice state -
value(optional):
string
Title:
valueThe invoice state value
Nested Schema : Ship To Country
Type:
objectTitle:
Ship To CountryName of the country associated with the shipping address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for Country -
value(optional):
string
Title:
valueThe country value
Nested Schema : Ship To State
Type:
objectTitle:
Ship To StateName of the state associated with the shipping address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for ship to state -
value(optional):
string
Title:
valueThe ship to state value
Nested Schema : Sold To Country
Type:
objectTitle:
Sold To CountryName of the country associated with the Sold To party.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for the sold to sountry -
value(optional):
string
Title:
valueThe sold to sountry value
Nested Schema : Sold To State
Type:
objectTitle:
Sold To StateName of the state associated with the Sold To party.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for sold to state -
value(optional):
string
Title:
valueThe sold to state value
Nested Schema : state
Type:
objectTitle:
stateCaptures the current state of the resource row. Of available properties, only those that are applicable and whose values are known in the current context are included.
Show Source
-
actions(optional):
object Actions
Title:
ActionsCaptures the current state of each action whose state was requested. The object contains one property per action, where the property name is the variable name for the action. -
attributes(optional):
object Attributes
Title:
AttributesCaptures the current state of each attribute whose state was requested. The object contains one property per group, where the property name is the resource field name for the attribute. -
deletable(optional):
boolean
Title:
DeletableBoolean value that specifies whether the row can be deleted. -
groups(optional):
object Groups
Title:
GroupsCaptures the current state of each group whose state was requested. The object contains one property per group, where the property name is the expression string that uniquely identifies the group. -
hasError(optional):
boolean
Title:
Has ErrorBoolean value that specifies whether any error that occurred has been assigned to the row itself. -
hasWarning(optional):
boolean
Title:
Has WarningBoolean value that specifies whether any warning that was issued has been assigned to the row itself. - hidden(optional): boolean
-
messages(optional):
array Messages
Title:
MessagesArray of messages that have been generated for a specific object. -
updatable(optional):
boolean
Title:
UpdatableBoolean value that specifies whether the row can be updated.
Nested Schema : Transaction Total
Type:
objectTitle:
Transaction TotalThe Transaction Total. The total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract. Synonymous with the Total Contract Value.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for transaction total -
value(optional):
number
Title:
valueThe transaction total value
Nested Schema : My Approval[Submit]
Type:
objectTitle:
My Approval[Submit]This attribute lists all approval currently pending for current logged in user. This is not available as rule input.
Nested Schema : Cancel Reason
Type:
objectTitle:
Cancel ReasonThe reason expressed by the customer for canceling this order.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the reason for canceling this deal. -
value(optional):
string
Title:
valueValue of the reason for canceling this deal.
Nested Schema : Currency
Type:
objectTitle:
CurrencyThe currency used to price and invoice this transaction.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the currency. -
value(optional):
string
Title:
valueValue of the currency.
Nested Schema : Fulfillment Status
Type:
objectTitle:
Fulfillment StatusThis is the most advanced fulfillment status for any line on the transaction. The value for this attribute is derived from that supplied for each line by the fulfillment system after the transaction is submitted as a sales order.
Show Source
-
displayValue(optional):
string
Title:
displayValueDislay value of the fulfillment status. -
value(optional):
string
Title:
valueValue of the fulfillment status.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsThe payment terms the customer will receive on their invoice.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the payment term. -
value(optional):
string
Title:
valueValue of the payment term.
Nested Schema : Reject Reason
Type:
objectTitle:
Reject ReasonThe reason expressed by customer for rejecting this deal.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the reason for rejecting this deal. -
value(optional):
string
Title:
valueValue of the reason for rejecting this deal.
Nested Schema : Sales Channel
Type:
objectTitle:
Sales ChannelThe channel that originated the transaction.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the sales channel. -
value(optional):
string
Title:
valueValue of the sales channel.
Nested Schema : Status
Type:
objectTitle:
StatusThe most advanced milestone reached by lines of this transaction.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the status. -
value(optional):
string
Title:
valueValue of the status.
Nested Schema : Tax Exempt Reason
Type:
objectTitle:
Tax Exempt ReasonThe reason why this transaction is exempt from sales tax. For example, in the U.S. goods purchased for re-sale are not taxed. This value defaults to the line items where it can be overridden.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for the tax exempt reason -
value(optional):
string
Title:
valueThe tax exempt reason value
Nested Schema : Annual Contract Discount
Type:
objectTitle:
Annual Contract DiscountThe total value each year of the discounts on recurring charges for the transaction.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total annual discount. -
value(optional):
number
Title:
valueAmount value for the total annual discount.
Nested Schema : Annual Contract Value
Type:
objectTitle:
Annual Contract ValueThe total value of recurring charges each year.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total annual value. -
value(optional):
number
Title:
valueAmount value for the total annual value.
Nested Schema : Total Contract Discount
Type:
objectTitle:
Total Contract DiscountThe total discount on this transaction including discounts on all one-time, recurring and shipping charges for the duration of the contract.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total contract discount. -
value(optional):
number
Title:
valueAmount value for the total contract discount.
Nested Schema : Total Contract Value
Type:
objectTitle:
Total Contract ValueThe total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total contract value. -
value(optional):
number
Title:
valueAmount value for the total contract value.
Nested Schema : Total Discount Per Month
Type:
objectTitle:
Total Discount Per MonthThe total of discounts off monthly recurring charges.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total monthly discount. -
value(optional):
number
Title:
valueAmount value for the total monthly discount.
Nested Schema : Total (List) Per Month
Type:
objectTitle:
Total (List) Per MonthThe total of all monthly list amounts on the lines.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total monthly list amount. -
value(optional):
number
Title:
valueAmount value for the total monthly list amount.
Nested Schema : Total (Net) Per Month
Type:
objectTitle:
Total (Net) Per MonthThe total of all monthly net amounts on the lines.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total monthly net amount. -
value(optional):
number
Title:
valueAmount value for the total monthly net amount.
Nested Schema : Total Discount
Type:
objectTitle:
Total DiscountThe total of all extended discount amounts for one time pricing/charges.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total one time discount. -
value(optional):
number
Title:
valueAmount value for the total one time discount.
Nested Schema : Total (List)
Type:
objectTitle:
Total (List)The total of all one-time charges on the lines.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total one time list amount. -
value(optional):
number
Title:
valueAmount value for the total one time list amount.
Nested Schema : Total (Net)
Type:
objectTitle:
Total (Net)The total one time net charge.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total one time net amount. -
value(optional):
number
Title:
valueAmount value for the total one time net amount.
Nested Schema : Actions
Type:
objectTitle:
ActionsCaptures the current state of each action whose state was requested. The object contains one property per action, where the property name is the variable name for the action.
Nested Schema : Attributes
Type:
objectTitle:
AttributesCaptures the current state of each attribute whose state was requested. The object contains one property per group, where the property name is the resource field name for the attribute.
Nested Schema : Groups
Type:
objectTitle:
GroupsCaptures the current state of each group whose state was requested. The object contains one property per group, where the property name is the expression string that uniquely identifies the group.
Nested Schema : Messages
Type:
arrayTitle:
MessagesArray of messages that have been generated for a specific object.
Show Source
-
Array of:
string
An error, warning, or informational message.
Response
Default Response
Root Schema : commerceTransaction-ModifyResponse
Type:
Show Source
object-
cacheInstanceId(optional):
string
Title:
Cache Instance IdThe unique identifier for the entry of transaction data stored in the cache. This typically is obtained from first createTransaction or OpenTransaction action and passed along in subsequent Modify/Interact action to avoid reload transaction data from db. -
destinationURL(optional):
string
Title:
Destination URLThe destination url as defined in destination tab in action definition. -
documents(optional):
object commerceTransaction
-
warnings(optional):
array Warnings
Title:
WarningsArray of warnings that have been generated for a specific object.
Nested Schema : commerceTransaction
Type:
Show Source
object-
_buyer_company_name(optional):
string
Title:
Buyer Company NameThe name of the buyer company. -
_currency_pref(optional):
object
Title:
-
_customer_id(optional):
string
Title:
Customer IdThis is the special Customer ID (with attribute type = Customer ID) used in CPQ-platform-supplied CRM integrations. This attribute is associated with the automatically-created Autofill, Browse, Select Alternate Address, and View Actions. -
_customer_t_address(optional):
string
Title:
Customer AddressAddress of the customer. -
_customer_t_address_2(optional):
string
Title:
Customer AddressAddress of the customer. -
_customer_t_city(optional):
string
Title:
Customer CityName of the city associated with the customer address. -
_customer_t_company_name(optional):
string
Title:
Customer Company NameCompany name of the customer. -
_customer_t_company_name_2(optional):
string
Title:
Customer Company Name 2Address of the customer. -
_customer_t_country(optional):
object Customer Country
Title:
Customer CountryName of the country associated with the customer address. -
_customer_t_email(optional):
string
Title:
Customer EmailEmail address of the customer. -
_customer_t_fax(optional):
string
Title:
Customer FaxFax number of the customer. -
_customer_t_first_name(optional):
string
Title:
Customer First NameFirst name of the customer. -
_customer_t_last_name(optional):
string
Title:
Customer Last NameLast name of the customer. -
_customer_t_phone(optional):
string
Title:
Customer PhonePhone number of the customer. -
_customer_t_state(optional):
object Customer State
Title:
Customer StateName of the state associated with the customer address. -
_customer_t_zip(optional):
string
Title:
Customer ZipZip code associated with the customer address. -
_date_added(optional):
string
Title:
Date AddedThe date when the transaction record got added. -
_date_modified(optional):
string
Title:
Date Last ModifiedThe date when the transaction record got modified. -
_document_number(optional):
string
Title:
Document NumberUnique doc number to be used as document identifier in a process -
_document_var_name(optional):
string
Title:
Document Variable NameThis is the document variable name. A document can either be a 'Main Document' or 'SubDocument - Transaction Line'. Variable name for the main document is 'transaction' and for the sub document, it is 'transactionLine'. Main (Header Level) Commerce Document serves as Quote/Order depending on step in process flow. -
_eSignatureAttributeSet_esig_date_modified(optional):
string
Title:
eSignature Date Modified[eSignature Attribute Set]The Date Modified field contains the date of the most recently performed action on this document -
_eSignatureAttributeSet_esig_envelope_id(optional):
string
Title:
eSignature Envelope ID[eSignature Attribute Set]The Envelope ID is a hidden field that is sent along with the document to the eSignature Vendor -
_eSignatureAttributeSet_esig_file_attachment(optional):
object eSignature File Attachment[eSignature Attribute Set]
Title:
eSignature File Attachment[eSignature Attribute Set]The File Attachment attribute holds the documents to be sent to the eSignature Vendor -
_eSignatureAttributeSet_esig_recipients(optional):
string
Title:
eSignature Recipients[eSignature Attribute Set]The Recipients holds the emails and names of the intended recipients -
_eSignatureAttributeSet_esig_status(optional):
object eSignature Status (eSignature Attribute Set)
Title:
eSignature Status (eSignature Attribute Set)The Status field contains the current status of this document -
_id(optional):
integer
Title:
IdCurrent unique user-side ID. This is the internal identifier for a transaction within a CPQ site. -
_invoiceTo_t_address(optional):
string
Title:
Invoice To AddressAddress on the invoice. -
_invoiceTo_t_address_2(optional):
string
Title:
Invoice To Address 2Address on the invoice. -
_invoiceTo_t_city(optional):
string
Title:
Invoice To CityName of the city on the invoice address. -
_invoiceTo_t_company_name(optional):
string
Title:
Invoice To Company NameCompany name on the invoice. -
_invoiceTo_t_company_name_2(optional):
string
Title:
Invoice To Company Name 2Company name on the invoice. -
_invoiceTo_t_country(optional):
object Invoice To Country
Title:
Invoice To CountryName of the country on the invoice address. -
_invoiceTo_t_email(optional):
string
Title:
Invoice To EmailEmail address on the invoice. -
_invoiceTo_t_fax(optional):
string
Title:
Invoice To FaxFax number on the invoice. -
_invoiceTo_t_first_name(optional):
string
Title:
Invoice To First NameFirst name on the invoice. -
_invoiceTo_t_last_name(optional):
string
Title:
Invoice To Last NameLast name on the invoice. -
_invoiceTo_t_phone(optional):
string
Title:
Invoice To PhonePhone number on the invoice. -
_invoiceTo_t_state(optional):
object Invoice To State
Title:
Invoice To StateName of the state on the invoice address. -
_invoiceTo_t_zip(optional):
string
Title:
Invoice To ZipZip code on the invoice address. -
_last_document_number(optional):
integer
Title:
Last Document NumberUnique document identifier of the last document in the transaction. -
_price_book_var_name(optional):
string
Title:
Price Book Variable NameVariable Name of the Price Book used to get the price for this line item -
_process_var_name(optional):
string
Title:
Commerce Process NameThe process variable name of the commerce process. For the reference commerce process, the process variable name is oraclecpqo. -
_shipTo_t_address(optional):
string
Title:
Ship To AddressAddress associated with the shipping address. -
_shipTo_t_address_2(optional):
string
Title:
Ship To Address 2Address associated with the shipping address. -
_shipTo_t_city(optional):
string
Title:
Ship To CityName of the city associated with the shipping address. -
_shipTo_t_company_name(optional):
string
Title:
Ship To Company NameCompany name associated with the shipping address. -
_shipTo_t_company_name_2(optional):
string
Title:
Ship To Company Name 2Company name associated with the shipping address. -
_shipTo_t_country(optional):
object Ship To Country
Title:
Ship To CountryName of the country associated with the shipping address. -
_shipTo_t_email(optional):
string
Title:
Ship To EmailEmail address associated with the shipping address. -
_shipTo_t_fax(optional):
string
Title:
Invoice To FaxFax number on the invoice. -
_shipTo_t_first_name(optional):
string
Title:
Ship To First NameFirst name associated with the shipping address. -
_shipTo_t_last_name(optional):
string
Title:
Ship To Last NameLast name associated with the shipping address. -
_shipTo_t_phone(optional):
string
Title:
Ship To PhonePhone number associated with the shipping address. -
_shipTo_t_state(optional):
object Ship To State
Title:
Ship To StateName of the state associated with the shipping address. -
_shipTo_t_zip(optional):
string
Title:
Ship To ZipZip code associated with the shipping address. -
_soldTo_t_address(optional):
string
Title:
Ship To AddressAddress associated with the shipping address. -
_soldTo_t_address_2(optional):
string
Title:
Sold To Address 2Address associated with the Sold To party. -
_soldTo_t_city(optional):
string
Title:
Sold To CityName of the city associated with the Sold To party. -
_soldTo_t_company_name(optional):
string
Title:
Sold To Company NameCompany name associated with the Sold To party. -
_soldTo_t_company_name_2(optional):
string
Title:
Sold To Company Name 2Company name associated with the Sold To party. -
_soldTo_t_country(optional):
object Sold To Country
Title:
Sold To CountryName of the country associated with the Sold To party. -
_soldTo_t_email(optional):
string
Title:
Sold To EmailEmail address associated with the Sold To party. -
_soldTo_t_fax(optional):
string
Title:
Invoice To FaxFax number on the invoice. -
_soldTo_t_first_name(optional):
string
Title:
Sold To First NameFirst name associated with the Sold To party. -
_soldTo_t_last_name(optional):
string
Title:
Sold To Last NameLast name associated with the Sold To party. -
_soldTo_t_phone(optional):
string
Title:
Sold To PhonePhone number associated with the Sold To party. -
_soldTo_t_state(optional):
object Sold To State
Title:
Sold To StateName of the state associated with the Sold To party. -
_soldTo_t_zip(optional):
string
Title:
Sold To StateName of the state associated with the Sold To party. -
_state(optional):
object state
Title:
stateCaptures the current state of the resource row. Of available properties, only those that are applicable and whose values are known in the current context are included. -
_step_var_name(optional):
string
Title:
Current Step Variable NameThis is the variable name of the transaction's current commerce process step. For example, for 'Start' step, the step variable name is 'start_step'. -
_submitted_by_submit_t(optional):
string
Title:
Submitted By[Submit]Login of Submitter. Only populated after corresponding submit action is performed. -
_supplier_company_name(optional):
string
Title:
Supplier Company NameThe name of the supplier company. -
_transaction_total(optional):
object Transaction Total
Title:
Transaction TotalThe Transaction Total. The total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract. Synonymous with the Total Contract Value. -
approval_history_submit_t(optional):
string
Title:
Approval History[Submit]This attribute records approval history of a transaction. If a reason is reset, it is erased from the approval history. -
approval_revision_submit_t(optional):
integer
Title:
Approval Revision[Submit]This attribute tracks the number of times a quote has been revised -
approval_status_submit_t(optional):
string
Title:
Approval Status[Submit]This attribute lists all currently pending active approvals for a transaction. -
approve_reject_icon_submit_t(optional):
object My Approval[Submit]
Title:
My Approval[Submit]This attribute lists all approval currently pending for current logged in user. This is not available as rule input. -
bs_id(optional):
string
Title:
Transaction Internal IDCurrent Unique Buy-side ID. This is the internal identifier for a transaction within a CPQ site. -
cancelReason_t(optional):
object Cancel Reason
Title:
Cancel ReasonThe reason expressed by the customer for canceling this order. -
coverLetter_t(optional):
string
Title:
Cover LetterThe cover letter to be attached to the proposal document for this transaction. -
createdBy_t(optional):
string
Title:
Created ByThe person that created the transaction. -
createdDate_t(optional):
string
Title:
Created DateThe date when the transaction was created. -
currency_t(optional):
object Currency
Title:
CurrencyThe currency used to price and invoice this transaction. -
currentStepForTesting_tempDisplay_t(optional):
string
Title:
Current StepThis attribute is exposed only to the Administrator to assist in debugging modifications to the Commerce Process Steps and Transition Rules. -
customerID_t(optional):
string
Title:
Customer IDThe Customer ID to be used in package and custom integrations other than the CPQ-platform-supplied CRM integrations. In BASE Commerce Process this attribute defaults to the value for the CPQ-platform-supplied integration attribute _customer_id. -
customerPartyID_t(optional):
string
Title:
Customer Party IDThe Party ID for the CRM Customer. This attribute is used when a generalized Party object is used to identify customer parties in addition to the Customer ID. -
customerPartySiteID_t(optional):
string
Title:
Customer Party Site IDThe ID for the Party Site or Address of the CRM Customer. -
defaultRequestDate_t(optional):
string
Title:
Default Request DateThe date on which the user requests that fulfillment occur for this transaction. -
fulfillmentStatus_t(optional):
object Fulfillment Status
Title:
Fulfillment StatusThis is the most advanced fulfillment status for any line on the transaction. The value for this attribute is derived from that supplied for each line by the fulfillment system after the transaction is submitted as a sales order. -
hasRecurringPricing_t(optional):
boolean
Title:
Has Recurring PricingIndicates whether this transaction uses recurring pricing. This is used to hide the recurrence period column in the line item grid. -
invoiceToPartyID_t(optional):
string
Title:
Invoice To Party IDThe Party ID for the Invoice To Customer. This attribute is used when a generalized Party object is used to identify customer parties. The Invoice To Party may differ from the CRM Customer and Sold To Parties. -
invoiceToPartySiteID_t(optional):
string
Title:
Invoice To Party Site IDThe ID for the Party Site or Address of the Invoice To party. -
lastPricedDate_t(optional):
string
Title:
Last PricedThe date and time that this transaction was last re-priced. -
lastUpdatedBy_t(optional):
string
Title:
Last Updated ByThe person that last updated this transaction. -
lastUpdatedDate_t(optional):
string
Title:
Last UpdatedThe date and time the transaction was last updated. -
opportunityID_t(optional):
string
Title:
Opportunity IDThe identifier of the parent opportunity. -
opportunityName_t(optional):
string
Title:
OpportunityThe name of the parent opportunity. -
opportunityNumber_t(optional):
string
Title:
Opportunity NumberThe user or public identifier for the opportunity associated to this transaction. -
orderDate_t(optional):
string
Title:
Order DateThe date and time the order was placed for fulfillment. -
orderPlacedBy_t(optional):
string
Title:
Ordered ByRecords the Current User when the Create Order Action is triggered -
owner_t(optional):
string
Title:
OwnerThe person that owns this transaction. -
parent_transaction_id_versionTransaction_t(optional):
string
Title:
Parent Transaction Id[Version Transaction]This Attribute contains the parent transaction id. -
paymentTerms_t(optional):
object Payment Terms
Title:
Payment TermsThe payment terms the customer will receive on their invoice. -
priceExpirationDate_t(optional):
string
Title:
Price Expiration DateThe date the price quote will expire. -
priceWithinPolicy_t(optional):
boolean
Title:
Price Within PolicyIndicates whether the prices in this transaction are all within their discount authority. -
proposalPreparedByCell_t(optional):
string
Title:
Proposal Prepared By CellThe cell phone number of the person who prepared the proposal attached to this transaction. -
proposalPreparedByEmail_t(optional):
string
Title:
Proposal Prepared By EmailThe email address of the person who prepared the proposal attached to this transaction. -
proposalPreparedByName_t(optional):
string
Title:
Proposal Prepared By NameThe name of the person who prepared the proposal attached to this transaction. -
proposalPreparedByPhone_t(optional):
string
Title:
Proposal Prepared By PhoneThe phone number of the person who prepared the proposal attached to this transaction. -
proposalPreparedByTitle_t(optional):
string
Title:
Proposal Prepared By TitleThe title of the person who prepared the proposal attached to this transaction. -
purchaseOrderNumber_t(optional):
string
Title:
PO NumberThe purchase order number provided by the customer. -
refApReleaseDate(optional):
string
Title:
Reference Application Release DateThe date/time on which this version of the Base Reference Application was released. -
rejectExplanation_t(optional):
string
Title:
Reject ExplanationA detailed explanation of why the customer rejected the deal. -
rejectReason_t(optional):
object Reject Reason
Title:
Reject ReasonThe reason expressed by customer for rejecting this deal. -
requireApprovalIfChecked_temporary_t(optional):
boolean
Title:
Require Approval If CheckedThis attribute is exposed only to the Administrator to assist in debugging of approval flows. Checking and unchecking the attribute allows the Administrator to more easily test flows requiring or not requiring approvals. -
salesChannel_t(optional):
object Sales Channel
Title:
Sales ChannelThe channel that originated the transaction. -
shipToPartyID_t(optional):
string
Title:
Ship To Party IDThe Party ID for the Ship To Customer. This attribute is used when a generalized Party object is used to identify customer parties. The Invoice To Party may differ from the CRM Customer, Sold To, and Invoice To Parties. -
shipToPartySiteID_t(optional):
string
Title:
Ship To Party Site IDThe ID for the Party Site or Address of the Ship To party. -
soldToPartyID_t(optional):
string
Title:
Sold To Party IDThe Party ID for the Sold To Party / ERP Customer. This attribute is used when a generalized Party object is used to identify customer parties. The Sold To Party / ERP Customer may differ from the CRM Customer Party. -
soldToPartySiteID_t(optional):
string
Title:
Sold To Party Site IDThe ID for the Party Site or Address of the Sold To party. -
status_t(optional):
object Status
Title:
StatusThe most advanced milestone reached by lines of this transaction. -
statusDate_t(optional):
string
Title:
Status As OfDate and time when the fulfillment status changed to its current status. -
statusPartial_t(optional):
boolean
Title:
PartialIndicates whether all lines have reached the most advanced milestone. -
taxExempt_t(optional):
boolean
Title:
Tax ExemptFlag indicating if the Transaction is tax-exempt -
taxExemptReason_t(optional):
object Tax Exempt Reason
Title:
Tax Exempt ReasonThe reason why this transaction is exempt from sales tax. For example, in the U.S. goods purchased for re-sale are not taxed. This value defaults to the line items where it can be overridden. -
TotalAnnualDiscount_t(optional):
object Annual Contract Discount
Title:
Annual Contract DiscountThe total value each year of the discounts on recurring charges for the transaction. -
totalAnnualValue_t(optional):
object Annual Contract Value
Title:
Annual Contract ValueThe total value of recurring charges each year. -
totalContractDiscount_t(optional):
object Total Contract Discount
Title:
Total Contract DiscountThe total discount on this transaction including discounts on all one-time, recurring and shipping charges for the duration of the contract. -
totalContractValue_t(optional):
object Total Contract Value
Title:
Total Contract ValueThe total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract. -
totalMonthlyDiscount_t(optional):
object Total Discount Per Month
Title:
Total Discount Per MonthThe total of discounts off monthly recurring charges. -
totalMonthlyListAmount_t(optional):
object Total (List) Per Month
Title:
Total (List) Per MonthThe total of all monthly list amounts on the lines. -
totalMonthlyNetAmount_t(optional):
object Total (Net) Per Month
Title:
Total (Net) Per MonthThe total of all monthly net amounts on the lines. -
totalOneTimeDiscount_t(optional):
object Total Discount
Title:
Total DiscountThe total of all extended discount amounts for one time pricing/charges. -
totalOneTimeListAmount_t(optional):
object Total (List)
Title:
Total (List)The total of all one-time charges on the lines. -
totalOneTimeNetAmount_t(optional):
object Total (Net)
Title:
Total (Net)The total one time net charge. -
transactionDescription_t(optional):
string
Title:
Transaction DescriptionDescription of the CPQ Transaction. -
transactionID_t(optional):
string
Title:
Transaction NumberThe number or public unique identifier of the transaction. -
transactionName_t(optional):
string
Title:
Transaction NameAttribute which captures the user entered Transaction Name -
userKey_t(optional):
string
Title:
NumberThe transaction ID and version number concatenated together to make a single user key value or Number that uniquely identifies this transaction version. -
version_number_versionTransaction_t(optional):
string
Title:
Version NumberThis Attribute Lists the Version Number for a document. -
version_t(optional):
integer
Title:
VersionThe transaction ID combined with the version number are the unique key for the document. When a transaction is versioned this number is incremented. This is the Commerce Process-defined Version that defaults to the CPQ-Platform-created Version Number (version_number_versionTransaction).
Nested Schema : Warnings
Type:
arrayTitle:
WarningsArray of warnings that have been generated for a specific object.
Show Source
-
Array of:
string
A warning or informational message.
Nested Schema :
Type:
objectTitle:
Show Source
-
currencyCode(optional):
string
Title:
Currency CodeUnique currency code for the currency. -
id(optional):
integer
Title:
IdPrimary Key of the currency resource.
Nested Schema : Customer Country
Type:
objectTitle:
Customer CountryName of the country associated with the customer address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for customer country -
value(optional):
string
Title:
valueThe customer country name
Nested Schema : Customer State
Type:
objectTitle:
Customer StateName of the state associated with the customer address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for customer state -
value(optional):
string
Title:
valueThe customer state value
Nested Schema : eSignature File Attachment[eSignature Attribute Set]
Type:
objectTitle:
eSignature File Attachment[eSignature Attribute Set]The File Attachment attribute holds the documents to be sent to the eSignature Vendor
Nested Schema : eSignature Status (eSignature Attribute Set)
Type:
objectTitle:
eSignature Status (eSignature Attribute Set)The Status field contains the current status of this document
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the eSignature status. -
value(optional):
string
Title:
valueValue of the eSignature status.
Nested Schema : Invoice To Country
Type:
objectTitle:
Invoice To CountryName of the country on the invoice address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for invoice country -
value(optional):
string
Title:
valueThe invoice country value
Nested Schema : Invoice To State
Type:
objectTitle:
Invoice To StateName of the state on the invoice address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for invoice state -
value(optional):
string
Title:
valueThe invoice state value
Nested Schema : Ship To Country
Type:
objectTitle:
Ship To CountryName of the country associated with the shipping address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for Country -
value(optional):
string
Title:
valueThe country value
Nested Schema : Ship To State
Type:
objectTitle:
Ship To StateName of the state associated with the shipping address.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for ship to state -
value(optional):
string
Title:
valueThe ship to state value
Nested Schema : Sold To Country
Type:
objectTitle:
Sold To CountryName of the country associated with the Sold To party.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for the sold to sountry -
value(optional):
string
Title:
valueThe sold to sountry value
Nested Schema : Sold To State
Type:
objectTitle:
Sold To StateName of the state associated with the Sold To party.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for sold to state -
value(optional):
string
Title:
valueThe sold to state value
Nested Schema : state
Type:
objectTitle:
stateCaptures the current state of the resource row. Of available properties, only those that are applicable and whose values are known in the current context are included.
Show Source
-
actions(optional):
object Actions
Title:
ActionsCaptures the current state of each action whose state was requested. The object contains one property per action, where the property name is the variable name for the action. -
attributes(optional):
object Attributes
Title:
AttributesCaptures the current state of each attribute whose state was requested. The object contains one property per group, where the property name is the resource field name for the attribute. -
deletable(optional):
boolean
Title:
DeletableBoolean value that specifies whether the row can be deleted. -
groups(optional):
object Groups
Title:
GroupsCaptures the current state of each group whose state was requested. The object contains one property per group, where the property name is the expression string that uniquely identifies the group. -
hasError(optional):
boolean
Title:
Has ErrorBoolean value that specifies whether any error that occurred has been assigned to the row itself. -
hasWarning(optional):
boolean
Title:
Has WarningBoolean value that specifies whether any warning that was issued has been assigned to the row itself. - hidden(optional): boolean
-
messages(optional):
array Messages
Title:
MessagesArray of messages that have been generated for a specific object. -
updatable(optional):
boolean
Title:
UpdatableBoolean value that specifies whether the row can be updated.
Nested Schema : Transaction Total
Type:
objectTitle:
Transaction TotalThe Transaction Total. The total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract. Synonymous with the Total Contract Value.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for transaction total -
value(optional):
number
Title:
valueThe transaction total value
Nested Schema : My Approval[Submit]
Type:
objectTitle:
My Approval[Submit]This attribute lists all approval currently pending for current logged in user. This is not available as rule input.
Nested Schema : Cancel Reason
Type:
objectTitle:
Cancel ReasonThe reason expressed by the customer for canceling this order.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the reason for canceling this deal. -
value(optional):
string
Title:
valueValue of the reason for canceling this deal.
Nested Schema : Currency
Type:
objectTitle:
CurrencyThe currency used to price and invoice this transaction.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the currency. -
value(optional):
string
Title:
valueValue of the currency.
Nested Schema : Fulfillment Status
Type:
objectTitle:
Fulfillment StatusThis is the most advanced fulfillment status for any line on the transaction. The value for this attribute is derived from that supplied for each line by the fulfillment system after the transaction is submitted as a sales order.
Show Source
-
displayValue(optional):
string
Title:
displayValueDislay value of the fulfillment status. -
value(optional):
string
Title:
valueValue of the fulfillment status.
Nested Schema : Payment Terms
Type:
objectTitle:
Payment TermsThe payment terms the customer will receive on their invoice.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the payment term. -
value(optional):
string
Title:
valueValue of the payment term.
Nested Schema : Reject Reason
Type:
objectTitle:
Reject ReasonThe reason expressed by customer for rejecting this deal.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the reason for rejecting this deal. -
value(optional):
string
Title:
valueValue of the reason for rejecting this deal.
Nested Schema : Sales Channel
Type:
objectTitle:
Sales ChannelThe channel that originated the transaction.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the sales channel. -
value(optional):
string
Title:
valueValue of the sales channel.
Nested Schema : Status
Type:
objectTitle:
StatusThe most advanced milestone reached by lines of this transaction.
Show Source
-
displayValue(optional):
string
Title:
displayValueDisplay value of the status. -
value(optional):
string
Title:
valueValue of the status.
Nested Schema : Tax Exempt Reason
Type:
objectTitle:
Tax Exempt ReasonThe reason why this transaction is exempt from sales tax. For example, in the U.S. goods purchased for re-sale are not taxed. This value defaults to the line items where it can be overridden.
Show Source
-
displayValue(optional):
string
Title:
displayValueThe display value for the tax exempt reason -
value(optional):
string
Title:
valueThe tax exempt reason value
Nested Schema : Annual Contract Discount
Type:
objectTitle:
Annual Contract DiscountThe total value each year of the discounts on recurring charges for the transaction.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total annual discount. -
value(optional):
number
Title:
valueAmount value for the total annual discount.
Nested Schema : Annual Contract Value
Type:
objectTitle:
Annual Contract ValueThe total value of recurring charges each year.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total annual value. -
value(optional):
number
Title:
valueAmount value for the total annual value.
Nested Schema : Total Contract Discount
Type:
objectTitle:
Total Contract DiscountThe total discount on this transaction including discounts on all one-time, recurring and shipping charges for the duration of the contract.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total contract discount. -
value(optional):
number
Title:
valueAmount value for the total contract discount.
Nested Schema : Total Contract Value
Type:
objectTitle:
Total Contract ValueThe total value of this transaction including all one-time, recurring and shipping charges over the duration of the contract.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total contract value. -
value(optional):
number
Title:
valueAmount value for the total contract value.
Nested Schema : Total Discount Per Month
Type:
objectTitle:
Total Discount Per MonthThe total of discounts off monthly recurring charges.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total monthly discount. -
value(optional):
number
Title:
valueAmount value for the total monthly discount.
Nested Schema : Total (List) Per Month
Type:
objectTitle:
Total (List) Per MonthThe total of all monthly list amounts on the lines.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total monthly list amount. -
value(optional):
number
Title:
valueAmount value for the total monthly list amount.
Nested Schema : Total (Net) Per Month
Type:
objectTitle:
Total (Net) Per MonthThe total of all monthly net amounts on the lines.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total monthly net amount. -
value(optional):
number
Title:
valueAmount value for the total monthly net amount.
Nested Schema : Total Discount
Type:
objectTitle:
Total DiscountThe total of all extended discount amounts for one time pricing/charges.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total one time discount. -
value(optional):
number
Title:
valueAmount value for the total one time discount.
Nested Schema : Total (List)
Type:
objectTitle:
Total (List)The total of all one-time charges on the lines.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total one time list amount. -
value(optional):
number
Title:
valueAmount value for the total one time list amount.
Nested Schema : Total (Net)
Type:
objectTitle:
Total (Net)The total one time net charge.
Show Source
-
currency(optional):
string
Title:
currencyCurrency code for the total one time net amount. -
value(optional):
number
Title:
valueAmount value for the total one time net amount.
Nested Schema : Actions
Type:
objectTitle:
ActionsCaptures the current state of each action whose state was requested. The object contains one property per action, where the property name is the variable name for the action.
Nested Schema : Attributes
Type:
objectTitle:
AttributesCaptures the current state of each attribute whose state was requested. The object contains one property per group, where the property name is the resource field name for the attribute.
Nested Schema : Groups
Type:
objectTitle:
GroupsCaptures the current state of each group whose state was requested. The object contains one property per group, where the property name is the expression string that uniquely identifies the group.
Nested Schema : Messages
Type:
arrayTitle:
MessagesArray of messages that have been generated for a specific object.
Show Source
-
Array of:
string
An error, warning, or informational message.