Skip to content

Instantly share code, notes, and snippets.

@annibuliful
Created April 5, 2020 05:53
Show Gist options
  • Save annibuliful/1ded6a53ad0d3366549bc8c5da5a9aef to your computer and use it in GitHub Desktop.
Save annibuliful/1ded6a53ad0d3366549bc8c5da5a9aef to your computer and use it in GitHub Desktop.
{
"message": "created",
"customerId": 5,
"saleId": 1,
"customerCode": "N/1234/041",
"customerStatus": "pending",
"companyId": 1,
"taxNumber": "1111",
"branchType": "none",
"customerType": "clinic",
"creditDay": 90,
"deliveryPlace": null,
"branchNumber": null,
"isActive": true,
"rating": "0.00",
"welfarePercentage": null,
"customerName": "Mr. A",
"address": "aaaa",
"subDistrict": "bbbb",
"district": "cccc",
"city": "aww",
"zipCode": "1234",
"createAt": "2020-04-05T05:52:52.796Z",
"updateAt": "2020-04-05T05:52:52.796Z",
"coordinators": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment