meta { name: updateCustomer type: http seq: 12 } post { url: {{ STRIPE_API_ENDPOINT }}customers/cus_GXW4ne11lPkkO2 body: none auth: basic } auth:basic { username: {{STRIPE_PRIVATE_KEY}} password: }