Get one indirect sales batch
/fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}
Request
-
IndirectSalesBatchId(required): integer(int64)
Value that uniquely identifies the indirect sales batch.
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object
-
AcceptedAmount: number
Read Only:
true
Total accepted amount for the indirect sales batch. -
AcceptedLines: integer
Read Only:
true
Number of accepted lines in the indirect sales batch. -
AmountDisputedLines: integer
Read Only:
true
Number of lines in Amount Disputed status in the indirect sales batch. -
batchLines: array
Batch Lines
Title:
Batch Lines
Distributor's sales orders submitted as proof of sale to the manufacturer. -
BatchProcessingMode: string
Read Only:
true
Maximum Length:255
Processing mode for the indirect sales batches. -
BatchProcessingModeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the processing mode for the indirect sales batch. A list of values is defined in the lookup type ORA_CJM_SPA_BATCH_PROCESS_MODE. -
BatchType: string
Read Only:
true
Batch type of the indirect sales batch. -
BatchTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the batch type of the indirect sales batch. -
BusinessUnit: string
Read Only:
true
Name of the business unit. -
BusinessUnitId: integer
(int64)
Read Only:
true
Value that uniquely identifies the business unit. -
CalculatedAmount: number
Read Only:
true
Total allowable amount calculated by the system. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the record. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the record. -
Currency: string
Read Only:
true
Name of the currency used for the transactions in the batch. -
CurrencyCode: string
Read Only:
true
Maximum Length:15
Abbreviation that identifies the currency used for the transactions in the batch. -
DateFiled: string
(date-time)
Read Only:
true
Date and time when the indirect sales batch was created. -
DisputedAmount: number
Read Only:
true
Total disputed amount for the indirect sales batch. -
DisputedLines: integer
Read Only:
true
Number of disputed lines in the indirect sales batch. -
Distributor: string
Read Only:
true
Maximum Length:255
Name of the distributor. -
DistributorBillToAccountAddress: string
Read Only:
true
Maximum Length:4000
Primary bill-to account address of the distributor's bill-to customer account. -
DistributorBillToAccountId: integer
(int64)
Read Only:
true
Value that uniquely identifies the bill-to customer account of the distributor. -
DistributorBillToAccountNumber: string
Read Only:
true
Maximum Length:30
Number that identifies the bill-to customer account of the distributor. -
DistributorClaimedAmount: number
Read Only:
true
Total amount of distributor claims for the indirect sales batch. -
DistributorContact: string
Name of the distributor's bill-to customer account contact.
-
DistributorContactEmail: string
Read Only:
true
Email of the distributor's bill-to customer account contact. -
DistributorContactId: integer
(int64)
Value that uniquely represents the distributor's bill-to customer account contact.
-
DistributorContactNumber: string
Number that identifies the distributor's bill-to customer account contact.
-
DistributorContactPhoneNumber: string
Read Only:
true
Phone number of the distributor's bill-to customer account contact. -
DistributorContactPhoneNumberExtension: string
Read Only:
true
Phone number extension of the distributor's bill-to customer account's contact. -
DuplicateLines: integer
Read Only:
true
Number of lines in Duplicate status in the indirect sales batch. -
EligibilityDisputedLines: integer
Read Only:
true
Number of lines in Eligibility Disputed status in the indirect sales batch. -
IndirectSalesBatchFileName: string
Read Only:
true
Maximum Length:250
Name of the file containing the transactions for the indirect sales batch. -
IndirectSalesBatchId: integer
(int64)
Read Only:
true
Value that uniquely identifies the indirect sales batch. -
IndirectSalesBatchName: string
Read Only:
true
Maximum Length:100
Name of the indirect sales batch. -
IndirectSalesBatchNumber: integer
(int64)
Read Only:
true
Number that uniquely identifies the indirect sales batch. -
InProgressAmount: number
Read Only:
true
Total claim amount of claims linked to this specific batch of accruals that are being settled. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the record. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the record. -
Lines: integer
(int64)
Read Only:
true
Number of lines in the indirect sales batch. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ManuallyAcceptedLines: integer
Read Only:
true
Number of manually accepted lines in the indirect sales batch. -
NormallyAcceptedLines: integer
Read Only:
true
Number of systematically accepted lines in the indirect sales batch. -
PaidAmount: number
Read Only:
true
Total claim amount of claims linked to this specific batch of accruals that have been settled. -
PaymentAmount: number
Read Only:
true
Total claim amount for claims linked to this specific batch of accruals. -
payments: array
Payments
Title:
Payments
Payments to the distributor for submitted eligible sales orders in the batch. -
RejectedLines: integer
Read Only:
true
Number of lines in Rejected status in the indirect sales batch. -
Status: string
Read Only:
true
Status of the indirect sales batch. -
StatusCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the status of the indirect sales batch. A list of values is defined in the lookup type ORA_CJM_SPA_BATCH_STATUS.
array
Batch Lines
array
Links
array
Payments
object
-
AcceptanceMode: string
Read Only:
true
Maximum Length:255
Acceptance mode for the batch line. -
AcceptanceModeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the acceptance mode for the batch line. A list of values is defined in the lookup type ORA_SPA_BATCH_LINE_ACCEPT_MODE. -
AcceptedAmount: number
Read Only:
true
Accepted amount for the batch line. -
AllowedQuantity: number
Read Only:
true
Allowed quantity for the batch line. -
AttributeCategory: string
Read Only:
true
Maximum Length:30
Attribute Category segment for the transaction header descriptive flexfield. -
AttributeCharacter1: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter10: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter11: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter12: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter13: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter14: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter15: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter16: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter17: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter18: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter19: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter2: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter20: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter3: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter4: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter5: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter6: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter7: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter8: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeCharacter9: string
Read Only:
true
Maximum Length:150
Character segment for the transaction header's descriptive flexfield. -
AttributeDate1: string
(date)
Read Only:
true
Date segment for the transaction header descriptive flexfield. -
AttributeDate2: string
(date)
Read Only:
true
Date segment for the transaction header descriptive flexfield. -
AttributeDate3: string
(date)
Read Only:
true
Date segment for the transaction header descriptive flexfield. -
AttributeDate4: string
(date)
Read Only:
true
Date segment for the transaction header descriptive flexfield. -
AttributeDate5: string
(date)
Read Only:
true
Date segment for the transaction header descriptive flexfield. -
AttributeNumber1: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber10: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber2: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber3: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber4: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber5: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber6: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber7: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber8: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
AttributeNumber9: number
Read Only:
true
Number segment for the transaction header descriptive flexfield. -
BillToCustomer: string
Read Only:
true
Maximum Length:360
Name of the bill-to customer on the sales order. -
BillToCustomerId: integer
(int64)
Read Only:
true
Value that uniquely identifies the bill-to customer. -
BillToCustomerRegistryId: string
Read Only:
true
Maximum Length:30
Unique identifier for the bill-to-customer. -
CalculatedAmount: number
Read Only:
true
Allowable amount for the batch line, as calculated by the system. -
ClaimedQuantity: number
Read Only:
true
Quantity that's claimed by the distributor. -
Comments: string
Read Only:
true
Maximum Length:4000
Comments that the user enters on the sales order. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the record. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the record. -
DisputedAmount: number
Read Only:
true
Disputed amount for the batch line. -
disputes: array
Disputes
Title:
Disputes
Error messages generated while validating the distributor's sales orders against their special price agreement. -
DistributorClaimedAmount: number
Read Only:
true
Calculated claim amount requested by the distributor for the batch line. -
DistributorClaimNumber: string
Read Only:
true
Maximum Length:30
Number assigned by the distributor that uniquely identifies the claim. -
IndirectSalesBatchId: integer
(int64)
Read Only:
true
Value that uniquely identifies the indirect sales batch line. It???s a primary key generated by the application when the indirect sales batch line is created. -
IndirectSalesBatchLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the indirect sales batch. It???s a primary key generated by the application when the indirect sales batch is created. -
Item: string
Read Only:
true
Maximum Length:300
Name of the item. -
ItemDescription: string
Read Only:
true
Maximum Length:240
Description of the item. -
ItemId: number
Read Only:
true
Value that uniquely identifies the item. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user last updated the record. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who last updated the record. -
LineAttributeCategory: string
Read Only:
true
Maximum Length:30
Attribute Category segment for the transaction line descriptive flexfield. -
LineAttributeCharacter1: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter10: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter11: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter12: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter13: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter14: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter15: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter16: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter17: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter18: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter19: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter2: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter20: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter3: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter4: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter5: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter6: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter7: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter8: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeCharacter9: string
Read Only:
true
Maximum Length:150
Character segment for the transaction line's descriptive flexfield. -
LineAttributeDate1: string
(date)
Date segment for the transaction line descriptive flexfield.
-
LineAttributeDate2: string
(date)
Read Only:
true
Date segment for the transaction line descriptive flexfield. -
LineAttributeDate3: string
(date)
Read Only:
true
Date segment for the transaction line descriptive flexfield. -
LineAttributeDate4: string
(date)
Read Only:
true
Date segment for the transaction line descriptive flexfield. -
LineAttributeDate5: string
(date)
Read Only:
true
Date segment for the transaction line descriptive flexfield. -
LineAttributeNumber1: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber10: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber2: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber3: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber4: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber5: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber6: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber7: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber8: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineAttributeNumber9: number
Read Only:
true
Number segment for the transaction line descriptive flexfield. -
LineComments: string
Read Only:
true
Maximum Length:4000
Comments that the user enters on the sales order line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginalSystemLineReference: string
Read Only:
true
Maximum Length:240
Value that identifies the original document reference for the transaction line in the external system. -
OriginalSystemReference: string
Read Only:
true
Maximum Length:240
Value that identifies the original document reference for the transaction in the external system. -
OriginalSystemSource: string
Read Only:
true
Maximum Length:240
Name of the system source. -
PaymentAmount: number
Read Only:
true
Claim amount linked to the batch line. -
RejectReason: string
Read Only:
true
Maximum Length:255
Reason for rejecting the batch line. -
RejectReasonCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the reason for rejecting the batch line. A list of values is defined in the lookup type ORA_SPA_BATCH_LINE_REJECT_REASON. -
RequestedShipDate: string
(date)
Read Only:
true
Date when the customer requested to ship the item. -
SalesOrderDate: string
(date)
Read Only:
true
Date when the order was placed. -
SalesOrderLineNumber: number
Read Only:
true
Number that identifies the sales order line. -
SalesOrderNumber: string
Read Only:
true
Maximum Length:50
Number that identifies the sales order. -
ShippedDate: string
(date)
Read Only:
true
Date the shipment was actually sent. -
ShippedQuantity: number
Read Only:
true
Indicates the quantity of goods or services shipped by the supplier. -
ShippedUOM: string
Read Only:
true
Maximum Length:255
Unit of measure for the shipped quantity. UOM stands for Unit of Measure. -
ShippedUOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the unit of measure for the shipped quantity. -
ShipToCustomer: string
Read Only:
true
Maximum Length:360
Name of the ship-to customer on the sales order. -
ShipToCustomerId: number
Read Only:
true
Value that uniquely identifies the ship-to customer. -
ShipToCustomerRegistryId: string
Read Only:
true
Maximum Length:30
Unique identifier for the ship-to customer. -
SpecialPriceAgreementId: integer
(int64)
Read Only:
true
Value that uniquely identifies the special price agreement. -
SpecialPriceAgreementName: string
Read Only:
true
Maximum Length:240
Name of the special price agreement. -
SpecialPriceAgreementNumber: string
Read Only:
true
Maximum Length:30
Number that uniquely identifies the special price agreement. -
Status: string
Read Only:
true
Maximum Length:255
Status of the batch line. -
StatusCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the status of the batch line. A list of values is defined in the lookup type ORA_CJM_SPA_BATCH_LINE_STATUS. -
UnitAllowedAmount: number
Read Only:
true
Allowable amount per unit calculated by the system for the batch line. -
UnitClaimedAmount: number
Read Only:
true
Amount per unit that's claimed by the distributor. -
UnitPurchasePrice: number
Read Only:
true
Price per unit that a distributor paid for an item. -
UnitSellingPrice: number
Read Only:
true
Price per unit that a buyer paid for an item. -
WaybillNumber: string
Read Only:
true
Maximum Length:30
Waybill or airbill number for the shipment.
array
Disputes
array
Links
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the record. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the record. -
DisputeDescription: string
Read Only:
true
Maximum Length:255
Description of the dispute. -
DisputeId: integer
(int64)
Read Only:
true
Value that uniquely identifies the dispute for the indirect sales batch line. It's a primary key that the application generates when it creates the dispute. -
DisputeName: string
Read Only:
true
Maximum Length:30
Value that uniquely identifies the dispute. -
DisputeType: string
Read Only:
true
Maximum Length:255
Identifies the type of the dispute. -
DisputeTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the dispute type. A list of values is defined in the lookup type ORA_BATCH_LINE_DISPUTE_TYPE. -
IndirectSalesBatchLineId: integer
(int64)
Value that uniquely identifies the indirect sales batch line. It's a primary key that the application generates when it creates the indirect sales batch line.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the record. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
-
Amount: number
Read Only:
true
Amount claimed in the claim currency. -
ClaimDate: string
(date)
Read Only:
true
Date when a claim is created. -
ClaimId: integer
(int64)
Read Only:
true
Value that uniquely identifies a claim. -
ClaimNumber: string
Read Only:
true
Maximum Length:30
Number that uniquely identifies the claim. -
ClaimStatus: string
Read Only:
true
Maximum Length:50
Status of the channel claim. -
CurrencyCode: string
Read Only:
true
Maximum Length:15
Abbreviation that identifies the currency used for the channel claim. -
CurrencyPrecision: integer
(int32)
Read Only:
true
Precision of the currency. -
CustomerReference: string
Read Only:
true
Maximum Length:100
Number assigned by the distributor that uniquely identifies their indirect sales batch or special price agreement within the batch. -
IndirectSalesBatchId: integer
(int64)
Read Only:
true
Value that uniquely identifies the indirect sales batch. The application generates a primary key when the indirect sales batch is created. -
InstrumentDate: string
(date)
Read Only:
true
Date when the settlement instrument was created. -
InstrumentNumber: string
Read Only:
true
Maximum Length:30
Number of the instrument created upon settlement. -
InstrumentPayee: string
Read Only:
true
Maximum Length:360
Supplier or customer to whom the payment is made. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SettlementMethod: string
Read Only:
true
Maximum Length:80
Abbreviation that identifies the status of the batch line. A list of values is defined in the lookup type, ORA_CJM_SETTLEMENT_METHOD. -
SettlementMethodCode: string
Read Only:
true
Maximum Length:30
Method of payment used to settle the claim. A list of accepted values is defined in the lookup type, ORA_CJM_SETTLEMENT_METHOD. -
StatusCode: string
Read Only:
true
Maximum Length:30
System status code for the channel claim.
array
Links
- DistributorContactVO
-
Parameters:
- finder:
default%3BbindBillToCustomerId%3D{DistributorBillToAccountId}%2CbindSiteUseCode%3DBILL_TO
The following properties are defined on the LOV link relation:- Source Attribute: DistributorContactId; Target Attribute: ContactId
- Display Attribute: Name, Email, JobTitle
- finder:
- accept
-
Operation: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/action/acceptParameters:
- IndirectSalesBatchId:
$request.path.IndirectSalesBatchId
By accepting, the user agrees to pay the calculated amount if the distributor's claimed amount differs from the calculated amount. - IndirectSalesBatchId:
- batchLines
-
Parameters:
- IndirectSalesBatchId:
$request.path.IndirectSalesBatchId
Distributor's sales orders submitted as proof of sale to the manufacturer. - IndirectSalesBatchId:
- payAndClose
-
Parameters:
- IndirectSalesBatchId:
$request.path.IndirectSalesBatchId
Action to initiate the payment for the accepted lines and close the indirect sales batch. - IndirectSalesBatchId:
- payments
-
Operation: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/child/paymentsParameters:
- IndirectSalesBatchId:
$request.path.IndirectSalesBatchId
Payments to the distributor for submitted eligible sales orders in the batch. - IndirectSalesBatchId:
- reject
-
Operation: /fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}/action/rejectParameters:
- IndirectSalesBatchId:
$request.path.IndirectSalesBatchId
Action to reject either the specified indirect sales batch lines or the entire batch. - IndirectSalesBatchId:
Examples
These examples describe how to get one indirect sales batch.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/IndirectSalesBatchId"
Example 1
This example describes how to get one batch with batch lines and disputes.
Example 1 cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471?expand=batchLines,batchLines.disputes"
Example Response Body
{ "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchNumber": 19005, "IndirectSalesBatchName": "Seven Sep B1", "IndirectSalesBatchFileName": "Seven-Sep-B1.csv", "BatchProcessingMode": "Review and Claim", "BatchProcessingModeCode": "ORA_REVIEW_AND_CLAIM", "BusinessUnitId": 204, "BusinessUnit": "Vision Operations", "Status": "Awaiting Review", "StatusCode": "ORA_AWAITING_REVIEW", "DateFiled": "2025-09-07T16:56:42+00:00", "BatchType": "Special Price Agreement", "BatchTypeCode": "ORA_SPECIAL_PRICE_AGRMNT_CSV", "Distributor": "Seven Corporation", "DistributorBillToAccountId": 300100581001701, "DistributorBillToAccountNumber": "226331", "DistributorBillToAccountAddress": "234 10th Avenue,ELMONT, NY 11003", "CurrencyCode": "USD", "Currency": "US Dollar", "Lines": 8, "DistributorClaimedAmount": 2642.00, "DisputedLines": 4, "DisputedAmount": 101.85, "CalculatedAmount": 2540.15, "PaymentAmount": 0.00, "AcceptedLines": 4, "AcceptedAmount": 1378.00, "InProgressAmount": 0.00, "PaidAmount": 0.00, "NormallyAcceptedLines": 4, "ManuallyAcceptedLines": 0, "AmountDisputedLines": 4, "EligibilityDisputedLines": 0, "DuplicateLines": 0, "RejectedLines": 0, "DistributorContact": null, "DistributorContactId": null, "DistributorContactNumber": null, "DistributorContactEmail": null, "DistributorContactPhoneNumber": null, "DistributorContactPhoneNumberExtension": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.615+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:57:16.749+00:00", "batchLines": [ { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712487, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Accepted", "StatusCode": "ORA_ACCEPTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 2155, "Item": "AS54999", "ItemDescription": "Sentinel Standard Desktop - Rugged", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-05", "SalesOrderLineNumber": 2, "SalesOrderNumber": "20250731", "ShippedDate": "2025-09-07", "ShippedQuantity": 13, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": null, "UnitPurchasePrice": null, "UnitSellingPrice": 2310.99, "WaybillNumber": "W0512339A", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 598, "ClaimedQuantity": 13, "AllowedQuantity": 13, "UnitAllowedAmount": 46, "CalculatedAmount": 598, "AcceptedAmount": 598, "DisputedAmount": null, "PaymentAmount": null, "AcceptanceMode": "Normally Accepted", "AcceptanceModeCode": "ORA_NORMAL_ACCEPT", "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712487", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712487", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712487/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712489, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Accepted", "StatusCode": "ORA_ACCEPTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 2155, "Item": "AS54999", "ItemDescription": "Sentinel Standard Desktop - Rugged", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-07", "SalesOrderLineNumber": 1, "SalesOrderNumber": "20250741", "ShippedDate": "2025-09-10", "ShippedQuantity": 12, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": null, "UnitPurchasePrice": null, "UnitSellingPrice": 2310.99, "WaybillNumber": "W0512587B", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 552, "ClaimedQuantity": 12, "AllowedQuantity": 12, "UnitAllowedAmount": 46, "CalculatedAmount": 552, "AcceptedAmount": 552, "DisputedAmount": null, "PaymentAmount": null, "AcceptanceMode": "Normally Accepted", "AcceptanceModeCode": "ORA_NORMAL_ACCEPT", "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712489", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712489", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712489/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712484, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Accepted", "StatusCode": "ORA_ACCEPTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 2810, "Item": "AS65101", "ItemDescription": "Vision Pad - Bronze", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-02", "SalesOrderLineNumber": 2, "SalesOrderNumber": "20250721", "ShippedDate": "2025-09-04", "ShippedQuantity": 13, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": null, "UnitPurchasePrice": null, "UnitSellingPrice": 945.99, "WaybillNumber": "W0512225A", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 117, "ClaimedQuantity": 13, "AllowedQuantity": 13, "UnitAllowedAmount": 9, "CalculatedAmount": 117, "AcceptedAmount": 117, "DisputedAmount": null, "PaymentAmount": null, "AcceptanceMode": "Normally Accepted", "AcceptanceModeCode": "ORA_NORMAL_ACCEPT", "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712484", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712484", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712484/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712483, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Accepted", "StatusCode": "ORA_ACCEPTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 45382, "Item": "AS54111", "ItemDescription": "Sentinel Standard Desktop - TP", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-02", "SalesOrderLineNumber": 1, "SalesOrderNumber": "20250721", "ShippedDate": "2025-09-04", "ShippedQuantity": 10, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": null, "UnitPurchasePrice": null, "UnitSellingPrice": 1210.99, "WaybillNumber": "W0512225A", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 111, "ClaimedQuantity": 10, "AllowedQuantity": 10, "UnitAllowedAmount": 11.1, "CalculatedAmount": 111, "AcceptedAmount": 111, "DisputedAmount": null, "PaymentAmount": null, "AcceptanceMode": "Normally Accepted", "AcceptanceModeCode": "ORA_NORMAL_ACCEPT", "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712483", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712483", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712483/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712486, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Amount Disputed", "StatusCode": "ORA_AMOUNT_DISPUTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 149, "Item": "AS54888", "ItemDescription": "Standard Desktop", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-05", "SalesOrderLineNumber": 1, "SalesOrderNumber": "20250731", "ShippedDate": "2025-09-07", "ShippedQuantity": 17, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": 12, "UnitPurchasePrice": null, "UnitSellingPrice": 1200.99, "WaybillNumber": "W0512339A", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 204, "ClaimedQuantity": 17, "AllowedQuantity": 17, "UnitAllowedAmount": 11.0786, "CalculatedAmount": 188.34, "AcceptedAmount": null, "DisputedAmount": 15.66, "PaymentAmount": null, "AcceptanceMode": null, "AcceptanceModeCode": null, "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [ { "IndirectSalesBatchLineId": 100106879712486, "DisputeId": 100106879400632, "DisputeName": "CJM_SPA_LINE_CLM_AMT_NT_MATCH", "DisputeDescription": "Unit Claimed Amount attribute doesn't match Unit Allowed Amount attribute.", "DisputeType": "Amount Disputed", "DisputeTypeCode": "ORA_AMOUNT_DISPUTE", "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:57:16.652+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:57:16.652+00:00", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712486/child/disputes/100106879400632", "name": "disputes", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712486/child/disputes/100106879400632", "name": "disputes", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712486", "name": "batchLines", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712486", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712486", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712486/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712490, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Amount Disputed", "StatusCode": "ORA_AMOUNT_DISPUTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 149, "Item": "AS54888", "ItemDescription": "Standard Desktop", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-07", "SalesOrderLineNumber": 2, "SalesOrderNumber": "20250741", "ShippedDate": "2025-09-10", "ShippedQuantity": 19, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": 12, "UnitPurchasePrice": null, "UnitSellingPrice": 1200.99, "WaybillNumber": "W0512587B", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 228, "ClaimedQuantity": 19, "AllowedQuantity": 19, "UnitAllowedAmount": 11.0786, "CalculatedAmount": 210.49, "AcceptedAmount": null, "DisputedAmount": 17.51, "PaymentAmount": null, "AcceptanceMode": null, "AcceptanceModeCode": null, "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [ { "IndirectSalesBatchLineId": 100106879712490, "DisputeId": 100106879400633, "DisputeName": "CJM_SPA_LINE_CLM_AMT_NT_MATCH", "DisputeDescription": "Unit Claimed Amount attribute doesn't match Unit Allowed Amount attribute.", "DisputeType": "Amount Disputed", "DisputeTypeCode": "ORA_AMOUNT_DISPUTE", "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:57:16.652+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:57:16.652+00:00", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712490/child/disputes/100106879400633", "name": "disputes", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712490/child/disputes/100106879400633", "name": "disputes", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712490", "name": "batchLines", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712490", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712490", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712490/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712485, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Amount Disputed", "StatusCode": "ORA_AMOUNT_DISPUTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 151, "Item": "AS92689", "ItemDescription": "Envoy Standard Laptop", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-02", "SalesOrderLineNumber": 3, "SalesOrderNumber": "20250721", "ShippedDate": "2025-09-04", "ShippedQuantity": 15, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": 32, "UnitPurchasePrice": null, "UnitSellingPrice": 3100.99, "WaybillNumber": "W0512225A", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 480, "ClaimedQuantity": 15, "AllowedQuantity": 15, "UnitAllowedAmount": 29.35834, "CalculatedAmount": 440.38, "AcceptedAmount": null, "DisputedAmount": 39.62, "PaymentAmount": null, "AcceptanceMode": null, "AcceptanceModeCode": null, "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [ { "IndirectSalesBatchLineId": 100106879712485, "DisputeId": 100106879400634, "DisputeName": "CJM_SPA_LINE_CLM_AMT_NT_MATCH", "DisputeDescription": "Unit Claimed Amount attribute doesn't match Unit Allowed Amount attribute.", "DisputeType": "Amount Disputed", "DisputeTypeCode": "ORA_AMOUNT_DISPUTE", "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:57:16.652+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:57:16.652+00:00", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712485/child/disputes/100106879400634", "name": "disputes", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712485/child/disputes/100106879400634", "name": "disputes", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712485", "name": "batchLines", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712485", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712485", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712485/child/disputes", "name": "disputes", "kind": "collection" } ] }, { "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchLineId": 100106879712488, "DistributorClaimNumber": "SEVEN-SEP-A", "SpecialPriceAgreementId": 300100648464936, "SpecialPriceAgreementName": "Seven Corp Bid Request", "SpecialPriceAgreementNumber": "SPA20010", "Status": "Amount Disputed", "StatusCode": "ORA_AMOUNT_DISPUTED", "BillToCustomerId": 1718236, "BillToCustomer": "SMALL INC", "BillToCustomerRegistryId": "1521032", "Comments": null, "ItemId": 151, "Item": "AS92689", "ItemDescription": "Envoy Standard Laptop", "LineComments": null, "OriginalSystemLineReference": "OSS-Line", "OriginalSystemReference": "SB", "OriginalSystemSource": "OSS", "RequestedShipDate": null, "SalesOrderDate": "2025-09-05", "SalesOrderLineNumber": 3, "SalesOrderNumber": "20250731", "ShippedDate": "2025-09-07", "ShippedQuantity": 11, "ShippedUOM": "Each", "ShippedUOMCode": "Ea", "ShipToCustomerId": 1718236, "ShipToCustomer": "SMALL INC", "ShipToCustomerRegistryId": "1521032", "UnitClaimedAmount": 32, "UnitPurchasePrice": null, "UnitSellingPrice": 3100.99, "WaybillNumber": "W0512339A", "RejectReason": null, "RejectReasonCode": null, "DistributorClaimedAmount": 352, "ClaimedQuantity": 11, "AllowedQuantity": 11, "UnitAllowedAmount": 29.35834, "CalculatedAmount": 322.94, "AcceptedAmount": null, "DisputedAmount": 29.06, "PaymentAmount": null, "AcceptanceMode": null, "AcceptanceModeCode": null, "AttributeCategory": null, "AttributeCharacter1": null, "AttributeCharacter2": null, "AttributeCharacter3": null, "AttributeCharacter4": null, "AttributeCharacter5": null, "AttributeCharacter6": null, "AttributeCharacter7": null, "AttributeCharacter8": null, "AttributeCharacter9": null, "AttributeCharacter10": null, "AttributeCharacter11": null, "AttributeCharacter12": null, "AttributeCharacter13": null, "AttributeCharacter14": null, "AttributeCharacter15": null, "AttributeCharacter16": null, "AttributeCharacter17": null, "AttributeCharacter18": null, "AttributeCharacter19": null, "AttributeCharacter20": null, "AttributeNumber1": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "AttributeNumber10": null, "AttributeDate1": null, "AttributeDate2": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "LineAttributeCategory": null, "LineAttributeCharacter1": null, "LineAttributeCharacter2": null, "LineAttributeCharacter3": null, "LineAttributeCharacter4": null, "LineAttributeCharacter5": null, "LineAttributeCharacter6": null, "LineAttributeCharacter7": null, "LineAttributeCharacter8": null, "LineAttributeCharacter9": null, "LineAttributeCharacter10": null, "LineAttributeCharacter11": null, "LineAttributeCharacter12": null, "LineAttributeCharacter13": null, "LineAttributeCharacter14": null, "LineAttributeCharacter15": null, "LineAttributeCharacter16": null, "LineAttributeCharacter17": null, "LineAttributeCharacter18": null, "LineAttributeCharacter19": null, "LineAttributeCharacter20": null, "LineAttributeNumber1": null, "LineAttributeNumber2": null, "LineAttributeNumber3": null, "LineAttributeNumber4": null, "LineAttributeNumber5": null, "LineAttributeNumber6": null, "LineAttributeNumber7": null, "LineAttributeNumber8": null, "LineAttributeNumber9": null, "LineAttributeNumber10": null, "LineAttributeDate1": null, "LineAttributeDate2": null, "LineAttributeDate3": null, "LineAttributeDate4": null, "LineAttributeDate5": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.679+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:56:51.949+00:00", "disputes": [ { "IndirectSalesBatchLineId": 100106879712488, "DisputeId": 100106879400635, "DisputeName": "CJM_SPA_LINE_CLM_AMT_NT_MATCH", "DisputeDescription": "Unit Claimed Amount attribute doesn't match Unit Allowed Amount attribute.", "DisputeType": "Amount Disputed", "DisputeTypeCode": "ORA_AMOUNT_DISPUTE", "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:57:16.652+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T00:57:16.652+00:00", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712488/child/disputes/100106879400635", "name": "disputes", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712488/child/disputes/100106879400635", "name": "disputes", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712488", "name": "batchLines", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712488", "name": "batchLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712488", "name": "batchLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines/100106879712488/child/disputes", "name": "disputes", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines", "name": "batchLines", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/payments", "name": "payments", "kind": "collection" }, { "rel": "action", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/action/payAndClose", "name": "payAndClose", "kind": "other" }, { "rel": "action", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/action/accept", "name": "accept", "kind": "other" }, { "rel": "action", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/action/reject", "name": "reject", "kind": "other" } ] }
Example 2
This example describes how to get one batch with payments.
Example 2 cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471?expand=payments"
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "IndirectSalesBatchId": 100106879712471, "IndirectSalesBatchNumber": 19005, "IndirectSalesBatchName": "Seven Sep B1", "IndirectSalesBatchFileName": "Seven-Sep-B1.csv", "BatchProcessingMode": "Review and Claim", "BatchProcessingModeCode": "ORA_REVIEW_AND_CLAIM", "BusinessUnitId": 204, "BusinessUnit": "Vision Operations", "Status": "Closed", "StatusCode": "ORA_CLOSED", "DateFiled": "2025-09-07T16:56:42+00:00", "BatchType": "Special Price Agreement", "BatchTypeCode": "ORA_SPECIAL_PRICE_AGRMNT_CSV", "Distributor": "Seven Corporation", "DistributorBillToAccountId": 300100581001701, "DistributorBillToAccountNumber": "226331", "DistributorBillToAccountAddress": "234 10th Avenue,ELMONT, NY 11003", "CurrencyCode": "USD", "Currency": "US Dollar", "Lines": 8, "DistributorClaimedAmount": 2642.00, "DisputedLines": 2, "DisputedAmount": 832.00, "CalculatedAmount": 2540.15, "PaymentAmount": 1776.83, "AcceptedLines": 6, "AcceptedAmount": 1776.83, "InProgressAmount": 1776.83, "PaidAmount": 0.00, "NormallyAcceptedLines": 4, "ManuallyAcceptedLines": 2, "AmountDisputedLines": 0, "EligibilityDisputedLines": 0, "DuplicateLines": 0, "RejectedLines": 2, "DistributorContact": null, "DistributorContactId": null, "DistributorContactNumber": null, "DistributorContactEmail": null, "DistributorContactPhoneNumber": null, "DistributorContactPhoneNumberExtension": null, "CreatedBy": "channel_user", "CreationDate": "2025-09-08T00:56:42.615+00:00", "LastUpdatedBy": "channel_user", "LastUpdateDate": "2025-09-08T03:51:34.447+00:00", "payments": [ { "ClaimId": 100106879818429, "IndirectSalesBatchId": 100106879712471, "ClaimDate": "2025-09-07", "ClaimNumber": "SPA26075", "ClaimStatus": "Settlement Pending", "StatusCode": "SETTLEMENT_PENDING", "CustomerReference": "SEVEN-SEP-A", "Amount": 1776.83, "CurrencyCode": "USD", "CurrencyPrecision": 2, "SettlementMethodCode": "CM_ON_ACCOUNT", "SettlementMethod": "Credit Memo - On Account", "InstrumentNumber": null, "InstrumentDate": null, "InstrumentPayee": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/payments/100106879818429", "name": "payments", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/payments/100106879818429", "name": "payments", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471", "name": "channelIndirectSalesBatches", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/batchLines", "name": "batchLines", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/child/payments", "name": "payments", "kind": "collection" }, { "rel": "action", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/action/payAndClose", "name": "payAndClose", "kind": "other" }, { "rel": "action", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/action/accept", "name": "accept", "kind": "other" }, { "rel": "action", "href": "https://servername/fscmRestApi/resources/version/channelIndirectSalesBatches/100106879712471/action/reject", "name": "reject", "kind": "other" } ] }