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