Hi everyone, I am using updateCustomerPaymentProfile endpoint to try to
update a payment profile. This works well, except one field,
defaultPaymentProfile The docs say it is an expected field, but the type
does not allow it in ruby SDK, see in the of...