{
"RecordType": 0,
"PageIndex": 0,
"PageSize": 0,
"Order": "string",
"RewardType": 0
}curl --location --request POST '/api/CaiHua_Business_App_LoginTerminalBO/GetInvitationRecords' \
--header 'Content-Type: application/json' \
--data-raw '{
"RecordType": 0,
"PageIndex": 0,
"PageSize": 0,
"Order": "string",
"RewardType": 0
}'{
"Result": {
"TotalCount": 0,
"DataList": [
{
"InvitationCode": "string",
"NewCustomerID": 0,
"NewCustomerCode": "string",
"NewCustomerName": "string",
"GiftOutStatus": 0,
"CustomerApprovalTime": "2019-08-24T14:15:22.123Z",
"GiftOutTime": "2019-08-24T14:15:22.123Z",
"EffectiveEndTime": "2019-08-24T14:15:22.123Z",
"OrderApprovalStatus": 0,
"RemainingDays": 0,
"RegisterStatus": 0
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}