--- http_interactions: - request: method: get uri: http://localhost:3000/api/v1/customers/gid:%2F%2Fdummy%2FPay::Customer%2F772847388 body: encoding: UTF-8 string: '' headers: Authorization: - Bearer Content-Type: - application/json User-Agent: - Lago Ruby v0.52.2-beta Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - '0' X-Content-Type-Options: - nosniff X-Download-Options: - noopen X-Permitted-Cross-Domain-Policies: - none Referrer-Policy: - strict-origin-when-cross-origin Content-Type: - application/json; charset=utf-8 Etag: - W/"97cba9d09cf8d9e47b2eb5e9e4d3f468" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 97c02e3d-69cb-4ebb-a69e-fcff8999ba71 X-Runtime: - '0.006315' Vary: - Origin Transfer-Encoding: - chunked body: encoding: UTF-8 string: '{"customer":{"lago_id":"f8186952-5b73-480b-96ac-af4c7c953344","external_id":"gid://dummy/Pay::Customer/772847388","name":"Lago User","sequential_id":3,"slug":"AMO-15BA-003","created_at":"2023-11-07T23:51:03Z","updated_at":"2023-12-11T04:52:33Z","country":null,"address_line1":null,"address_line2":null,"state":null,"zipcode":null,"email":"lago@example.org","city":null,"url":null,"phone":null,"logo_url":null,"legal_name":null,"legal_number":null,"currency":"USD","tax_identification_number":null,"timezone":null,"applicable_timezone":"UTC","net_payment_term":null,"external_salesforce_id":null,"billing_configuration":{"invoice_grace_period":null,"payment_provider":"stripe","vat_rate":null,"document_locale":null,"provider_customer_id":"x","provider_payment_methods":["card"]},"metadata":[],"taxes":[]}}' recorded_at: Mon, 11 Dec 2023 06:07:17 GMT - request: method: post uri: http://localhost:3000/api/v1/subscriptions body: encoding: UTF-8 string: '{"subscription":{"external_customer_id":"gid://dummy/Pay::Customer/772847388","plan_code":"default","name":"default","external_id":"gid://dummy/Pay::Subscription/2"}}' headers: Authorization: - Bearer Content-Type: - application/json User-Agent: - Lago Ruby v0.52.2-beta Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - '0' X-Content-Type-Options: - nosniff X-Download-Options: - noopen X-Permitted-Cross-Domain-Policies: - none Referrer-Policy: - strict-origin-when-cross-origin Content-Type: - application/json; charset=utf-8 Etag: - W/"f706fe9b5fa6674410652e766e01d510" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - f5ce489b-1622-4edb-9139-37d19a05509b X-Runtime: - '0.035182' Vary: - Origin Transfer-Encoding: - chunked body: encoding: UTF-8 string: '{"subscription":{"lago_id":"e02072df-a4c9-423d-aa94-d25cce278c74","external_id":"gid://dummy/Pay::Subscription/2","lago_customer_id":"f8186952-5b73-480b-96ac-af4c7c953344","external_customer_id":"gid://dummy/Pay::Customer/772847388","name":"","plan_code":"another_plan","status":"active","billing_time":"calendar","subscription_at":"2023-12-11T06:07:17Z","started_at":"2023-12-11T06:07:17Z","ending_at":null,"terminated_at":null,"canceled_at":null,"created_at":"2023-12-11T06:07:17Z","previous_plan_code":"default","next_plan_code":"default","downgrade_plan_date":"2024-01-01","subscription_date":"2023-12-11","plan":{"lago_id":"962313a3-eb7c-4ba7-ac11-777a39ab47ca","name":"Another Plan","invoice_display_name":null,"created_at":"2023-12-11T05:34:56Z","code":"another_plan","interval":"monthly","description":"","amount_cents":200,"amount_currency":"USD","trial_period":0.0,"pay_in_advance":false,"bill_charges_monthly":null,"customers_count":1,"active_subscriptions_count":2,"draft_invoices_count":0,"parent_id":null,"charges":[],"taxes":[]}}}' recorded_at: Mon, 11 Dec 2023 06:07:17 GMT recorded_with: VCR 6.2.0