upload_next_period_tracks
Upload Z32 invoice track allocation data for the next period. Input head and branch tax IDs, invoice type, year-month, track, and number range. Returns API response.
Instructions
Upload next period invoice track allocation data (Z32). Returns the API response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head_ban | Yes | Head company tax ID (HeadBan). | |
| branch_ban | Yes | Branch company tax ID (BranchBan). | |
| year_month | Yes | Year-month period (YYMM format) for next period. | |
| invoice_type | Yes | Invoice type code. | |
| invoice_track | Yes | Invoice track (2 uppercase letters). | |
| invoice_end_no | Yes | Ending invoice number for the track. | |
| invoice_begin_no | Yes | Beginning invoice number for the track. |