# Customer's Request # Create customer [POST] **https://api.paiwise.com/checkout/create-customer** \[POST\]
first\_nameStringCustomer's last name
last\_nameStringCustomer's last name
emailStringCustomer's email
metaDataArrayKey value pair array to store additional data together with the customer.
[![image.png](https://wiki.paiwise.tech/uploads/images/gallery/2022-08/scaled-1680-/Id5image.png)](https://wiki.paiwise.tech/uploads/images/gallery/2022-08/Id5image.png) # Retrieve customer [POST]
**https://api.paiwise.com/checkout/retrieve-customer** \[POST\]
customer\_idStringCustomer's id
[![image.png](https://wiki.paiwise.tech/uploads/images/gallery/2022-08/scaled-1680-/uxJimage.png)](https://wiki.paiwise.tech/uploads/images/gallery/2022-08/uxJimage.png) # Delete customer [POST]
**https://api.paiwise.com/checkout/delete-customer** \[POST\]
customer\_idStringCustomer's id
[![image.png](https://wiki.paiwise.tech/uploads/images/gallery/2023-09/scaled-1680-/oThimage.png)](https://wiki.paiwise.tech/uploads/images/gallery/2023-09/oThimage.png)