Sha256: 0d7c320ddd6cd9f824c02ca1500dcc89e65517d3ef5c4809f51175db13e8e78d

Contents?: true

Size: 484 Bytes

Versions: 2

Compression:

Stored size: 484 Bytes

Contents

{
  "status": true,
  "object": "customers",
  "customers": [
    {
      "id_customer": "PKEMb9wfxQjttGeP",
      "object": "customer",
      "name": "Juan Fernando",
      "email": "cliente1@epayco.com",
      "phone": "3333333",
      "created": "21-10-2016"
    },
    {
      "id_customer": "qRTGGssNKXZo2Q6pL",
      "object": "customer",
      "name": "Pedro Jaramillo",
      "email": "cliente2@epayco.com",
      "phone": "3333333",
      "created": "21-10-2016"
    }
  ]
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
epayco-0.0.3 spec/fixtures/customer_all.json
epayco-0.0.2 spec/fixtures/customer_all.json