void_b2c_allowance
Void a B2C allowance by providing allowance number, dates, buyer and seller IDs, and cancellation details. Returns API response.
Instructions
Void (invalidate) a B2C allowance (D0501). Returns the API response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remark | No | Remark. | |
| buyer_id | Yes | Buyer identifier. | |
| seller_id | Yes | Seller identifier. | |
| cancel_date | Yes | Cancellation date (YYYYMMDD). | |
| cancel_time | Yes | Cancellation time (HHmmss). | |
| cancel_reason | Yes | Cancellation reason. | |
| allowance_date | Yes | Original allowance date (YYYYMMDD). | |
| allowance_type | No | Allowance type. | |
| allowance_number | Yes | Allowance number to void. | |
| return_tax_document_number | No | Return/tax document number. |