"phone_no": "01118281123", // optional,numeric,min=10,max=11
"point_amount": 2, // required,numeric,min=0,should be < 20000 when send_reciept is true
"invoice_no": "string", // required,max length=23
"send_receipt": true | false, // required
"receipt_info": { // All receipt info fields is required if send_receipt is true
"name": "string", // max length=50
"address":"string", // max length=100
"email":"string", // Email format,max length=50
"tax_code":"string" // max=32
"send_sms": true | false, // optional, default value: true
"id_type": "string", // optional, valid value: MOBILE, CARD, USER_ID
"id": "string" // optional,