- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
PaymentCustomerDTO
PaymentCustomerDTO: Object
The customer associated with the payment.
id
stringThe ID of the customer in Medusa.
email
stringThe email of the customer.
company_name
string | nullOptionalThe customer's company name.
first_name
string | nullOptionalThe customer's first name.
last_name
string | nullOptionalThe customer's last name.
phone
string | nullOptionalThe customer's phone number.
The customer's billing address.
Was this page helpful?