--- http_interactions: - request: method: post uri: https://api.phaxio.com/v2.1/port_orders body: encoding: UTF-8 string: account_identifier=1234&contact_email=julien%40phaxio.com&contact_number=%2B12055744647&esig=NOT+A+VALID+SIGNATURE&has_bill=true&legal_agreement=true&name_on_account=THIS+IS+A+TEST&port_numbers%5B%5D=%2B12055744647&port_type=residential&provider_name=DO+NOT+PORT+--Julien headers: User-Agent: - Faraday v1.3.0 Authorization: - "" Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: OK headers: cache-control: - max-age=0, private, must-revalidate content-type: - application/json; charset=utf-8 date: - Thu, 04 Nov 2021 22:13:14 GMT etag: - W/"4f8b6dfb2ef697fa7041ee79363059ab" server: - nginx strict-transport-security: - max-age=15768000; preload x-request-id: - be58708e-395c-470a-a0ce-ecc19c46a963 x-robots-tag: - noindex, nofollow, nosnippet, noarchive content-length: - '723' connection: - keep-alive body: encoding: UTF-8 string: '{"success":true,"message":"Port order created","data":{"id":33,"contact_number":"+15558675309","contact_email":"julien@phaxio.com","name_on_account":"THIS IS A TEST","account_identifier":"1234","name_of_business":null,"provider_name":"DO NOT PORT --Julien","port_out_pin":null,"port_type":"residential","billing_number":null,"billing_address1":null,"billing_address2":null,"billing_city":null,"billing_state":null,"billing_zip":null,"esig":"NOT A VALID SIGNATURE","status":"open","quantity":1,"created_at":"2021-11-04T17:13:14.000-05:00","updated_at":"2021-11-04T17:13:14.000-05:00","completed_at":null,"requested_for":null,"bill_received_at":null,"port_numbers":[{"id":3156,"port_number":"+15558675309","status":"open"}]}}' recorded_at: Thu, 04 Nov 2021 22:13:55 GMT - request: method: get uri: https://api.phaxio.com/v2.1/port_numbers/3156 body: encoding: US-ASCII string: '' headers: User-Agent: - Faraday v1.3.0 Authorization: - "" response: status: code: 200 message: OK headers: cache-control: - max-age=0, private, must-revalidate content-type: - application/json; charset=utf-8 date: - Thu, 04 Nov 2021 22:13:14 GMT etag: - W/"d9744f73713055836424e6144ba7e41b" server: - nginx strict-transport-security: - max-age=15768000; preload x-request-id: - fc68667f-4809-450e-83ae-2fa2a5c9e55c x-robots-tag: - noindex, nofollow, nosnippet, noarchive content-length: - '114' connection: - keep-alive body: encoding: UTF-8 string: '{"success":true,"message":"Retrieved port number","data":{"id":3156,"port_number":"+15558675309","status":"open"}}' recorded_at: Thu, 04 Nov 2021 22:13:55 GMT recorded_with: VCR 6.0.0