POST api/APGetInvoicePlus
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{ "InvoiceId": 1 }
Response Information
Response body formats
application/json, text/json
Sample:
{ "InvoiceDetails": { "INVC_ID": 1, "PAY_OR_REC_CODE": "sample string 2", "VOUCHER_ID": 3, "INVC_NUM": "sample string 4", "INVC_DATE": "2025-04-03T21:01:09.5218509-07:00", "INVC_DUE_DATE": "2025-04-03T21:01:09.5218509-07:00", "INVC_STATUS_CODE": "sample string 7", "INVC_AMT": 8.0, "INVC_GST_AMT": 9.0, "INVC_PST_AMT": 10.0, "SEPARATE_CHQ_FLAG": "sample string 11", "RELEASED_AMT": 12.0, "RECEIVED_DATE": "2025-04-03T21:01:09.5218509-07:00", "EXPENSE_RECORD_FLAG": "sample string 14", "INVC_PRIORITY_CODE": "sample string 15", "DISC_AMT": 16.0, "DISC_DATE": "2025-04-03T21:01:09.5218509-07:00", "DISC_CODE": "sample string 17", "INVC_HOLD_DATE": "2025-04-03T21:01:09.5218509-07:00", "CONTRACT_REF": "sample string 18", "PO_NUMBER": "sample string 19", "SUPP_ACCT_NUM": "sample string 20", "BANK_ACCT_CODE": "sample string 21", "CUST_ACCT_NUM": "sample string 22", "INVOICE_TYPE": "sample string 23", "SALESMAN_CODE": "sample string 24", "ORIGINAL_INVC_ID": 1, "INVC_CHQ_NOTE": "sample string 25", "INVC_DESC": "sample string 26", "INS_USER": "sample string 27", "INS_DATE": "2025-04-03T21:01:09.5218509-07:00", "UPD_USER": "sample string 29", "UPD_DATE": "2025-04-03T21:01:09.5218509-07:00", "DISCOUNT_PCT": 31.0, "FISCAL_YEAR_PERIOD": "sample string 32", "PROP_FOLIO_NUMBER": "sample string 33", "VOUCHER_STATUS": "sample string 34", "CustomFieldList": [ { "EntityName": "sample string 1", "FieldName": "sample string 2", "Value": "sample string 3", "Label": "sample string 4", "FieldType": "sample string 5" }, { "EntityName": "sample string 1", "FieldName": "sample string 2", "Value": "sample string 3", "Label": "sample string 4", "FieldType": "sample string 5" }, { "EntityName": "sample string 1", "FieldName": "sample string 2", "Value": "sample string 3", "Label": "sample string 4", "FieldType": "sample string 5" } ] }, "SupplierDetails": { "SUPP_ACCT_NUM": "sample string 1", "CLIENT_CODE": "sample string 2", "SUPP_TEMP_FLAG": "sample string 3", "SUPP_CAT_CODE": "sample string 4", "SEPARATE_CHQ_FLAG": "sample string 5", "SUPP_PAYMENT_TERMS": "sample string 6", "SUPP_HOLD_DATE": "2025-04-03T21:01:09.5218509-07:00", "SUPP_PO_HOLD_DATE": "2025-04-03T21:01:09.5218509-07:00", "DIST_FUND_NUM": 1, "DIST_CLASS_NUM": 1, "DIST_CATEGORY_NUM": 1, "DIST_OBJECT_NUM": 1, "CURRENCY_CODE": "sample string 7", "BANK_ACCT_CODE": "sample string 8", "REMIT_CLIENT_CODE": "sample string 9", "REMIT_ADDRESS_NUM": 1, "GST_REG_NUM": "sample string 10", "NEW_SUPP_ACCT_NUM": "sample string 11", "SUPP_TERM_DATE": "2025-04-03T21:01:09.5218509-07:00", "WH_REQ_FLAG": "sample string 12", "WH_DEFAULT_CODE": "sample string 13", "INS_USER": "sample string 14", "INS_DATE": "2025-04-03T21:01:09.5218509-07:00", "UPD_USER": "sample string 16", "UPD_DATE": "2025-04-03T21:01:09.5218509-07:00", "STATE_TAX_ID": "sample string 18", "FED_TAX_ID": "sample string 19", "WT_WORK_ORDER": "sample string 20", "WT_JOB_CODE": "sample string 21", "WT_ACTIVITY_CODE": "sample string 22", "WT_OBJECT_CODE": "sample string 23", "BANK_CODE": "sample string 24", "BANK_BRANCH_CODE": "sample string 25", "SUPP_EFT_TYPE_CODE": "sample string 26", "SUPP_EFT_BANK_ACCT": "sample string 27", "DEF_GL_ACCOUNT_CODE": "sample string 28", "VCH_PIN": "sample string 29", "NEW_SUPP_ACCT_NUM_CLIENT": "sample string 30", "SUPP_PAYMENT_TERMS_INT": 31, "ORIG_HASH": "sample string 32", "CustomFieldList": [ { "EntityName": "sample string 1", "FieldName": "sample string 2", "Value": "sample string 3", "Label": "sample string 4", "FieldType": "sample string 5" }, { "EntityName": "sample string 1", "FieldName": "sample string 2", "Value": "sample string 3", "Label": "sample string 4", "FieldType": "sample string 5" }, { "EntityName": "sample string 1", "FieldName": "sample string 2", "Value": "sample string 3", "Label": "sample string 4", "FieldType": "sample string 5" } ] } }