Sha256: 32f801b0283dcd45806681b33cdec99a7402020afa94cbadf393508fb44ae579

Contents?: true

Size: 1.73 KB

Versions: 1

Compression:

Stored size: 1.73 KB

Contents

{
  "parameters": [

  ],
  "response_fields": [

  ],
  "requests": [
    {
      "request_headers": {
      },
      "request_query_parameters": {
      },
      "response_headers": {
        "X-Frame-Options": "SAMEORIGIN",
        "X-XSS-Protection": "1; mode=block",
        "X-Content-Type-Options": "nosniff",
        "X-Download-Options": "noopen",
        "X-Permitted-Cross-Domain-Policies": "none",
        "Referrer-Policy": "strict-origin-when-cross-origin",
        "Content-Type": "application/json; charset=utf-8",
        "ETag": "W/\"3f0ff3493a0ea6e30475f6d11c197940\"",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "3827cea3-a45a-43f7-bd07-d8e2bab5f46c",
        "X-Runtime": "0.009436",
        "Expires": "0",
        "Content-Length": "249"
      },
      "request_method": "GET",
      "request_path": "/api/admin/payment_profiles/5d5ec9c6d4322a04dfbf62e8",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"payment_profile\": {\n    \"_id\": \"5d5ec9c6d4322a04dfbf62e8\",\n    \"created_at\": \"2019-08-22T16:58:46.614Z\",\n    \"email\": \"user@workarea.com\",\n    \"gateway_id\": null,\n    \"reference\": \"1243\",\n    \"store_credit\": {\n      \"cents\": 0.0,\n      \"currency_iso\": \"USD\"\n    },\n    \"updated_at\": \"2019-08-22T16:58:46.614Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/payment_profiles/5d5ec9c6d4322a04dfbf62e8\" -X GET "
    }
  ],
  "resource": "Payment Profiles",
  "description": "Showing a payment profile",
  "route": "/api/admin/payment_profiles/:id",
  "http_method": "GET"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-api-4.4.7 doc/api/admin/payment_profiles/showing_a_payment_profile.json