--- http_interactions: - request: method: post uri: https://api.chartmogul.com/v1/data_sources body: encoding: UTF-8 string: '{"name":"Customer Test Data Source"}' headers: User-Agent: - chartmogul-ruby/3.0.2 Content-Type: - application/json Authorization: - Basic hidden response: status: code: 201 message: Created headers: access-control-allow-credentials: - 'true' content-type: - application/json date: - Fri, 10 Mar 2023 03:41:54 GMT content-length: - '163' connection: - keep-alive body: encoding: UTF-8 string: '{"uuid":"ds_80251880-bef5-11ed-a88b-db28feaa7eba","name":"Customer Test Data Source","system":"Import API","created_at":"2023-03-10T03:41:54.419Z","status":"idle"}' http_version: recorded_at: Fri, 10 Mar 2023 03:41:54 GMT - request: method: post uri: https://api.chartmogul.com/v1/customers body: encoding: UTF-8 string: '{"external_id":"X1234","name":"Test Customer","email":"test@example.com","data_source_uuid":"ds_80251880-bef5-11ed-a88b-db28feaa7eba"}' headers: User-Agent: - chartmogul-ruby/3.0.2 Content-Type: - application/json Authorization: - Basic hidden response: status: code: 201 message: Created headers: access-control-allow-credentials: - 'true' content-type: - application/json date: - Fri, 10 Mar 2023 03:41:55 GMT content-length: - '785' connection: - keep-alive body: encoding: UTF-8 string: '{"id":102680322,"uuid":"cus_80ec0c06-bef5-11ed-a88c-974c518fc467","external_id":"X1234","name":"Test Customer","email":"test@example.com","status":"New Lead","customer-since":null,"attributes":{"custom":{},"clearbit":{},"stripe":{},"tags":[]},"data_source_uuid":"ds_80251880-bef5-11ed-a88b-db28feaa7eba","data_source_uuids":["ds_80251880-bef5-11ed-a88b-db28feaa7eba"],"external_ids":["X1234"],"company":"","country":null,"state":null,"city":"","zip":null,"lead_created_at":null,"free_trial_started_at":null,"address":{"country":null,"state":null,"city":"","address_zip":null},"mrr":0,"arr":0,"billing-system-url":null,"chartmogul-url":"https://app.chartmogul.com/#/customers/102680322-Test_Customer","billing-system-type":"Import API","currency":"USD","currency-sign":"$","owner":null}' http_version: recorded_at: Fri, 10 Mar 2023 03:41:56 GMT - request: method: post uri: https://api.chartmogul.com/v1/contacts body: encoding: UTF-8 string: '{"email":"test@example.com"}' headers: User-Agent: - chartmogul-ruby/3.0.2 Content-Type: - application/json Authorization: - Basic hidden response: status: code: 201 message: Created headers: content-type: - application/json date: - Fri, 10 Mar 2023 03:41:57 GMT content-length: - '393' connection: - keep-alive body: encoding: UTF-8 string: '{"uuid":"con_2f7b28ba-bef6-11ed-941f-075fbe6af258","customer_uuid":"cus_00b714f0-9e33-11ed-a815-77795aac7785","customer_external_id":"scus_b9373adf50d6ab86e96653b4443efb78","data_source_uuid":"ds_87832fac-ab61-11ec-a8d8-6fb18044a151","position":23,"first_name":null,"last_name":null,"title":null,"email":"test@example.com","phone":null,"linked_in":null,"twitter":null,"notes":null,"custom":{}}' http_version: recorded_at: Fri, 10 Mar 2023 03:41:57 GMT - request: method: get uri: https://api.chartmogul.com/v1/contacts/con_2f7b28ba-bef6-11ed-941f-075fbe6af258 body: encoding: UTF-8 string: '' headers: User-Agent: - chartmogul-ruby/3.0.2 Content-Type: - application/json Authorization: - Basic hidden response: status: code: 201 message: Created headers: content-type: - application/json date: - Fri, 10 Mar 2023 03:41:57 GMT content-length: - '505' connection: - keep-alive body: encoding: UTF-8 string: '{"uuid":"con_16470f98-bef7-11ed-9208-7b08a40f3049","customer_uuid":"cus_80ec0c06-bef5-11ed-a88c-974c518fc467","customer_external_id":"123","data_source_uuid":"ds_80251880-bef5-11ed-a88b-db28feaa7eba","position":1,"first_name":null,"last_name":null,"title":null,"email":"test@example.com","phone":null,"linked_in":null,"twitter":null,"notes":null,"custom":{}}' http_version: recorded_at: Fri, 10 Mar 2023 03:41:57 GMT recorded_with: VCR 5.1.0