cURL
curl --request PUT \ --url https://api.example.com/customers/{customerId}/payment-methods/{paymentMethodId}/preferred
200
Example
{}
the customer id
Optional: the whenAt datetime
The response is of type object.
object
Was this page helpful?