Get one indirect sales batch

get

/fscmRestApi/resources/11.13.18.05/channelIndirectSalesBatches/{IndirectSalesBatchId}

Request

Path Parameters
Query Parameters
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : channelIndirectSalesBatches-item-response
Type: object
Show Source
Nested Schema : Batch Lines
Type: array
Title: Batch Lines
Distributor's sales orders submitted as proof of sale to the manufacturer.
Show Source
Nested Schema : Payments
Type: array
Title: Payments
Payments to the distributor for submitted eligible sales orders in the batch.
Show Source
Nested Schema : channelIndirectSalesBatches-batchLines-item-response
Type: object
Show Source
Nested Schema : Disputes
Type: array
Title: Disputes
Error messages generated while validating the distributor's sales orders against their special price agreement.
Show Source
Nested Schema : channelIndirectSalesBatches-batchLines-disputes-item-response
Type: object
Show Source
Nested Schema : channelIndirectSalesBatches-payments-item-response
Type: object
Show Source
Back to Top

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

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": "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"
        }
    ]
}
Back to Top