Examples

GET /v1/7e7eb9d5-79af-4f12-bc7e-11e415601572/tenants/1a509dd1-4daf-455a-8cab-c3f9dfc6ef4e/payment_methods/d112c0de-157b-48db-9543-9395c10466b1
200
{
  "credit_card_payment_method": {
    "id": "d112c0de-157b-48db-9543-9395c10466b1",
    "kind": "credit_card",
    "first_name": "Gerald",
    "last_name": "Stamm",
    "reuseable": true,
    "card_number": "XXXX1234",
    "card_type": "mastercard",
    "expiration_date": "11/22",
    "billing_address": {
      "id": "e4be4a81-bcec-4673-b21f-217de21cdcdd",
      "address1": "848122 Denny Summit",
      "address2": null,
      "city": "North Daciastad",
      "state": "NV",
      "postal": "88999-8719",
      "country": "US",
      "full_address": "848122 Denny Summit, North Daciastad, NV 88999-8719",
      "latitude": 39.114844,
      "longitude": -94.630169,
      "time_zone_id": "America/Los_Angeles",
      "time_zone_offset": "-07:00",
      "invalid_data": false,
      "label": "Home"
    }
  },
  "meta": {
    "status_code": 200,
    "status_message": "OK",
    "status_cat": "https://http.cat/200",
    "request_method": "GET",
    "request_id": null,
    "parameters": {
      "facility_id": "7e7eb9d5-79af-4f12-bc7e-11e415601572",
      "tenant_id": "1a509dd1-4daf-455a-8cab-c3f9dfc6ef4e",
      "id": "d112c0de-157b-48db-9543-9395c10466b1"
    }
  }
}

Params

Param name Description
tenant_id
required

Value: Must be a String
id
required

Value: Must be a String