--- 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:07:49 GMT etag: - W/"196ca80cb089b3e53a59697cc5b84f4e" server: - nginx strict-transport-security: - max-age=15768000; preload x-request-id: - 2dca7400-5535-4d5e-82ec-40cc51f5d0e8 x-robots-tag: - noindex, nofollow, nosnippet, noarchive transfer-encoding: - chunked connection: - keep-alive body: encoding: UTF-8 string: '{"success":true,"message":"Port order created","data":{"id":31,"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:07:49.000-05:00","updated_at":"2021-11-04T17:07:49.000-05:00","completed_at":null,"requested_for":null,"bill_received_at":null,"port_numbers":[{"id":3154,"port_number":"+15558675309","status":"open"}]}}' recorded_at: Thu, 04 Nov 2021 22:08:30 GMT recorded_with: VCR 6.0.0