get
GET /openwowi/v1.2/AccountancyVoucherProcess/{id} HTTP/1.1
Host: 
Accept: */*
{
  "Id": 1,
  "NodeId": 1,
  "VoucherDate": "2025-04-26",
  "VoucherNumber": "text",
  "VoucherType": {
    "Id": 1,
    "Code": "text"
  },
  "PartnerReference": "text",
  "OwnReference": "text",
  "Description": "text",
  "VoucherProcess": {
    "Id": 1,
    "CompanyCode": {
      "Id": 1,
      "Name": "text",
      "Code": "text"
    },
    "VoucherProcessType": {
      "Id": 1,
      "Code": "text"
    },
    "BookingRuleType": {
      "Id": 1,
      "Code": "text"
    },
    "Description": "text",
    "FiscalYearNumber": 1,
    "BookingPeriodNumber": 1,
    "BookingDate": "2025-04-26",
    "ReleaseDate": "2025-04-26",
    "BookingNumber": "text",
    "Bookings": [
      {
        "Id": 1,
        "MasterAccount": {
          "Id": 1,
          "Code": "text"
        },
        "SalesTax": {
          "Id": 1,
          "Code": "text"
        },
        "DebitCredit": "Debit",
        "Amount": 1,
        "Maturity": "2025-04-26",
        "OptionTaxPercentage": 1,
        "OriginalGrossAmount": 1,
        "OriginalOptionAmount": 1,
        "OptionTaxSource": "text",
        "AdditionalAccount": [
          {
            "Id": 1,
            "Value": "text",
            "Type": {
              "Id": 1,
              "Code": "text"
            }
          }
        ]
      }
    ]
  }
}
post
POST /openwowi/v1.2/AccountancyVoucherProcess/Create HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 452

{
  "AddToExistingVoucherId": 1,
  "NewVoucherImportRequest": {
    "VoucherDate": "2025-04-26",
    "PartnerReference": "text",
    "OwnReference": "text",
    "Description": "text"
  },
  "CompanyCodeId": 1,
  "BookingDate": "2025-04-26",
  "VoucherProcessTypeId": 1,
  "BookingRuleTypeId": 1,
  "Description": "text",
  "Bookings": [
    {
      "MasterAccountId": 1,
      "BookingText": "text",
      "SalesTaxId": 1,
      "DebitCredit": "Debit",
      "Amount": 1,
      "Maturity": "2025-04-26",
      "AdditionalAccount": [
        {
          "AdditionalAccountTypeId": 1,
          "Id": 1
        }
      ]
    }
  ]
}
{
  "Id": 1,
  "NodeId": 1,
  "VoucherDate": "2025-04-26",
  "VoucherNumber": "text",
  "VoucherType": {
    "Id": 1,
    "Code": "text"
  },
  "PartnerReference": "text",
  "OwnReference": "text",
  "Description": "text",
  "VoucherProcess": {
    "Id": 1,
    "CompanyCode": {
      "Id": 1,
      "Name": "text",
      "Code": "text"
    },
    "VoucherProcessType": {
      "Id": 1,
      "Code": "text"
    },
    "BookingRuleType": {
      "Id": 1,
      "Code": "text"
    },
    "Description": "text",
    "FiscalYearNumber": 1,
    "BookingPeriodNumber": 1,
    "BookingDate": "2025-04-26",
    "ReleaseDate": "2025-04-26",
    "BookingNumber": "text",
    "Bookings": [
      {
        "Id": 1,
        "MasterAccount": {
          "Id": 1,
          "Code": "text"
        },
        "SalesTax": {
          "Id": 1,
          "Code": "text"
        },
        "DebitCredit": "Debit",
        "Amount": 1,
        "Maturity": "2025-04-26",
        "OptionTaxPercentage": 1,
        "OriginalGrossAmount": 1,
        "OriginalOptionAmount": 1,
        "OptionTaxSource": "text",
        "AdditionalAccount": [
          {
            "Id": 1,
            "Value": "text",
            "Type": {
              "Id": 1,
              "Code": "text"
            }
          }
        ]
      }
    ]
  }
}
post
POST /openwowi/v1.2/AccountancyVoucherProcess/CreateRelease HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 452

{
  "AddToExistingVoucherId": 1,
  "NewVoucherImportRequest": {
    "VoucherDate": "2025-04-26",
    "PartnerReference": "text",
    "OwnReference": "text",
    "Description": "text"
  },
  "CompanyCodeId": 1,
  "BookingDate": "2025-04-26",
  "VoucherProcessTypeId": 1,
  "BookingRuleTypeId": 1,
  "Description": "text",
  "Bookings": [
    {
      "MasterAccountId": 1,
      "BookingText": "text",
      "SalesTaxId": 1,
      "DebitCredit": "Debit",
      "Amount": 1,
      "Maturity": "2025-04-26",
      "AdditionalAccount": [
        {
          "AdditionalAccountTypeId": 1,
          "Id": 1
        }
      ]
    }
  ]
}
{
  "Id": 1,
  "NodeId": 1,
  "VoucherDate": "2025-04-26",
  "VoucherNumber": "text",
  "VoucherType": {
    "Id": 1,
    "Code": "text"
  },
  "PartnerReference": "text",
  "OwnReference": "text",
  "Description": "text",
  "VoucherProcess": {
    "Id": 1,
    "CompanyCode": {
      "Id": 1,
      "Name": "text",
      "Code": "text"
    },
    "VoucherProcessType": {
      "Id": 1,
      "Code": "text"
    },
    "BookingRuleType": {
      "Id": 1,
      "Code": "text"
    },
    "Description": "text",
    "FiscalYearNumber": 1,
    "BookingPeriodNumber": 1,
    "BookingDate": "2025-04-26",
    "ReleaseDate": "2025-04-26",
    "BookingNumber": "text",
    "Bookings": [
      {
        "Id": 1,
        "MasterAccount": {
          "Id": 1,
          "Code": "text"
        },
        "SalesTax": {
          "Id": 1,
          "Code": "text"
        },
        "DebitCredit": "Debit",
        "Amount": 1,
        "Maturity": "2025-04-26",
        "OptionTaxPercentage": 1,
        "OriginalGrossAmount": 1,
        "OriginalOptionAmount": 1,
        "OptionTaxSource": "text",
        "AdditionalAccount": [
          {
            "Id": 1,
            "Value": "text",
            "Type": {
              "Id": 1,
              "Code": "text"
            }
          }
        ]
      }
    ]
  }
}