curl --location 'https://api.pixiefixapp.com/api/v1/service-provider/membership/attach-paymentmethod' \ --header 'Content-Type: application/json' \ --data '{ "paymentMethodId": "string", "customerId": "string" }'
{}