開立折讓
Last updated
Last updated
{
"TaxIDNumber": "54317589",
"Timestamp": 1607073498,
"Signature": "[簽章值]",
"Data":
{
"InvoiceNumber": "AW29290816",
"NotifyType": "Email",
"NotifyEmail": "[email protected]",
"NotifyPhone": "0955555555",
"NotifyCustomerName": "tester",
"TaxAmount": 2,
"TotalAmount": 40,
"Note": "12345678",
"Items": [
{
"productID": "I0001",
"productName": "手續費",
"quantity": 1,
"UnitPrice": 40,
"subTotal": 40
}
]
}
}[
{
// 成功上傳
"AllowanceNumber": "AW29290816001",
"Status": "Success",
"Error": ""
},
{
// 上傳失敗
"Status": "Success",
"Error": "買方姓名 不可為空"
}
]