Retrieves a details of the given invoice identifier

get

/ccstore/v1/selfservice/invoices/{id}

Fetches the invoice details of the given identifier. The identifier-type can be either CustomerTransactionId(aka Invoice Id) or TransactionNumber(aka Invoice Number). Please refer to Fusion Account Receivables (AR) REST API more detailed attributes.

Request

Supported Media Types
Path Parameters
  • The identifier of the invoice to retrieve. The id can be either either CustomerTransactionId(aka Invoice Id) or TransactionNumber(aka Invoice Number).
Query Parameters
  • Identifier type to use. The identifier-type can be either CustomerTransactionId or TransactionNumber. Default is CustomerTransactionId.
Back to Top

Response

Supported Media Types

200 Response

Returned when operation succeeds.
Body ()
Root Schema : getInvoice_success_response
Example Response (application/json)
{
    "BillToCustomerName":"Computer Service and Rentals",
    "InvoiceBalanceAmount":"1250",
    "CreationDate":"2024-03-26T15:54:27+00:00",
    "TransactionType":"ORA_OSS_Invoice",
    "TransactionNumber":"5012",
    "BillingDate":null,
    "PaymentTerms":"Immediate",
    "EnteredAmount":"1250",
    "BillToSite":"10921",
    "ReceiptMethod":null,
    "ShipToSite":null,
    "BillToPartyId":"1006",
    "PayingCustomerName":null,
    "links":[
        {
            "rel":"self",
            "href":"http://localhost:8080/ccstoreui/v1/selfservice/invoices/901382"
        }
    ],
    "Carrier":null,
    "BillToContact":null,
    "DueDate":"2025-03-26",
    "receivablesInvoiceInstallments":{
        "offset":0,
        "count":1,
        "hasMore":false,
        "limit":25,
        "items":[
            {
                "InstallmentFreightAmountOriginal":"0",
                "AmountPaid":null,
                "InstallmentLineAmountDue":"1041.7",
                "InstallmentStatus":"Open",
                "AccountedBalanceDue":"1250",
                "InstallmentTaxAmountDue":"208.3",
                "InstallmentAmountCredited":null,
                "OriginalAmount":"1250",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
                    },
                    "key":"525412"
                },
                "DisputeAmount":null,
                "InstallmentLineAmountOriginal":"1041.7",
                "PaymentDaysLate":-343,
                "InstallmentTaxAmountOriginal":"208.3",
                "InstallmentFreightAmountDue":"0",
                "InstallmentAmountAdjusted":null,
                "InstallmentDueDate":"2025-03-26",
                "InstallmentBalanceDue":"1250"
            }
        ]
    },
    "TransactionDate":"2025-03-26",
    "PayingCustomerSite":null,
    "CreatedBy":"SCMOPERATIONS",
    "FreightAmount":null,
    "TransactionSource":"ORA_Subscriptions",
    "receivablesInvoiceLines":{
        "offset":0,
        "count":10,
        "hasMore":false,
        "limit":25,
        "items":[
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466905"
                },
                "LineNumber":"1",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630537",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630537"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466905",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466799"
                },
                "LineNumber":"2",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630543",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630543"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466799",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466817"
                },
                "LineNumber":"3",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630536",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630536"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466817",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466824"
                },
                "LineNumber":"4",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630538",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630538"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466824",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466829"
                },
                "LineNumber":"5",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630540",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630540"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466829",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466842"
                },
                "LineNumber":"6",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630542",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630542"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466842",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466861"
                },
                "LineNumber":"7",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630544",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630544"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466861",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466868"
                },
                "LineNumber":"8",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630545",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630545"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466868",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466881"
                },
                "LineNumber":"9",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630539",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630539"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466881",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            },
            {
                "LineAmountIncludesTax":null,
                "AllocatedFreightAmount":null,
                "CreationDate":"2024-03-26T15:54:28+00:00",
                "TaxInvoiceDate":null,
                "Description":"Printer Edge Services Basic: Support fee 2025-03-26-2025-04-25",
                "UnitOfMeasure":"YEAR",
                "ProductType":"Goods",
                "Quantity":"1",
                "@context":{
                    "headers":{
                        "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    },
                    "key":"100105455466890"
                },
                "LineNumber":"10",
                "receivablesInvoiceLineTaxLines":{
                    "offset":0,
                    "count":1,
                    "hasMore":false,
                    "limit":25,
                    "items":[
                        {
                            "CreationDate":"2024-03-26T15:55:20+00:00",
                            "TaxAmount":"20.83",
                            "TaxInclusiveIndicator":"No",
                            "TaxableAmount":"104.17",
                            "CustomerTransactionLineId":"1630541",
                            "Tax":"FUS_STCC_TAX-UES",
                            "@context":{
                                "headers":{
                                    "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                                },
                                "key":"1630541"
                            }
                        }
                    ]
                },
                "ItemNumber":null,
                "CustomerTransactionLineId":"100105455466890",
                "ProductCategory":null,
                "LineAmount":"104.17",
                "AssessableValue":null,
                "SalesOrderDate":null,
                "MemoLine":null,
                "UnitSellingPrice":"104.17",
                "SalesOrder":"CDRM_24062"
            }
        ]
    },
    "CustomerTransactionId":"901382",
    "DocumentNumber":null,
    "@context":{
        "headers":{
            "ETag":"ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
        },
        "key":"901382"
    },
    "PurchaseOrderDate":null,
    "BusinessUnit":"Vision Operations",
    "PurchaseOrder":null,
    "PayingCustomerAccount":null,
    "InvoiceStatus":"Complete",
    "LastUpdateDate":"2024-03-26T15:58:13+00:00",
    "InvoiceCurrencyCode":"USD"
}

Default Response

Returned when operation fails.
Body ()
Root Schema : getInvoice_failure_response
Back to Top