workarea-api 4.5.4 → 4.5.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/Rakefile +12 -12
- data/doc/api/admin/categories/bulk_upserting_categories.json +5 -5
- data/doc/api/admin/categories/creating_a_category.json +7 -7
- data/doc/api/admin/categories/listing_categories.json +4 -4
- data/doc/api/admin/categories/removing_a_category.json +5 -5
- data/doc/api/admin/categories/showing_a_category.json +6 -6
- data/doc/api/admin/categories/updating_a_category.json +6 -6
- data/doc/api/admin/category_product_rules/creating_a_category_product_rule.json +7 -7
- data/doc/api/admin/category_product_rules/listing_category_product_rules.json +6 -6
- data/doc/api/admin/category_product_rules/removing_a_category_product_rule.json +5 -5
- data/doc/api/admin/category_product_rules/updating_a_category_product_rule.json +5 -5
- data/doc/api/admin/content/bulk_upserting_content.json +5 -5
- data/doc/api/admin/content/creating_content.json +7 -7
- data/doc/api/admin/content/listing_content.json +4 -4
- data/doc/api/admin/content/showing_content.json +6 -6
- data/doc/api/admin/content/updating_content.json +5 -5
- data/doc/api/admin/content_assets/bulk_upserting_content_assets.json +5 -5
- data/doc/api/admin/content_assets/creating_a_content_asset.json +7 -7
- data/doc/api/admin/content_assets/listing_content_assets.json +4 -4
- data/doc/api/admin/content_assets/removing_a_content_asset.json +5 -5
- data/doc/api/admin/content_assets/showing_a_content_asset.json +6 -6
- data/doc/api/admin/content_assets/updating_a_content_asset.json +6 -6
- data/doc/api/admin/discounts/creating_a_discount.json +7 -7
- data/doc/api/admin/discounts/listing_discounts.json +4 -4
- data/doc/api/admin/discounts/removing_a_discount.json +5 -5
- data/doc/api/admin/discounts/showing_a_discount.json +6 -6
- data/doc/api/admin/discounts/updating_discounts.json +5 -5
- data/doc/api/admin/email_signups/listing_email_signups.json +4 -4
- data/doc/api/admin/email_signups/showing_an_email_signup_by_email.json +4 -4
- data/doc/api/admin/email_signups/showing_an_email_signup_by_id.json +6 -6
- data/doc/api/admin/fulfillment/listing_fulfillments.json +4 -4
- data/doc/api/admin/fulfillment/marking_items_as_canceled.json +6 -6
- data/doc/api/admin/fulfillment/marking_items_as_shipped.json +6 -6
- data/doc/api/admin/fulfillment/showing_fulfillment.json +4 -4
- data/doc/api/admin/global_functionality/dealing_with_locales.json +11 -11
- data/doc/api/admin/global_functionality/filtering_by_created_at_time_stamp.json +8 -8
- data/doc/api/admin/global_functionality/filtering_by_updated_time_stamp.json +8 -8
- data/doc/api/admin/global_functionality/paging_results.json +4 -4
- data/doc/api/admin/global_functionality/retrieving_addtional_pages_of_results.json +3 -3
- data/doc/api/admin/global_functionality/sorting_results.json +4 -4
- data/doc/api/admin/inventory_skus/bulk_upserting_inventory_skus.json +5 -5
- data/doc/api/admin/inventory_skus/creating_an_inventory_sku.json +6 -6
- data/doc/api/admin/inventory_skus/listing_inventory_skus.json +4 -4
- data/doc/api/admin/inventory_skus/removing_an_inventory_sku.json +3 -3
- data/doc/api/admin/inventory_skus/showing_an_inventory_sku.json +4 -4
- data/doc/api/admin/inventory_skus/updating_an_inventory_sku.json +3 -3
- data/doc/api/admin/navigation_menus/creating_a_menu.json +7 -7
- data/doc/api/admin/navigation_menus/listing_menus.json +4 -4
- data/doc/api/admin/navigation_menus/removing_a_navigation_menu.json +5 -5
- data/doc/api/admin/navigation_menus/showing_a_navigation_menu.json +6 -6
- data/doc/api/admin/navigation_menus/updating_a_navigation_menus.json +5 -5
- data/doc/api/admin/navigation_taxonomy/bulk_upserting_navigation_taxons.json +5 -5
- data/doc/api/admin/navigation_taxonomy/creating_a_taxon.json +7 -7
- data/doc/api/admin/navigation_taxonomy/listing_taxons.json +4 -4
- data/doc/api/admin/navigation_taxonomy/removing_a_navigation_taxon.json +5 -5
- data/doc/api/admin/navigation_taxonomy/showing_a_navigation_taxon.json +6 -6
- data/doc/api/admin/navigation_taxonomy/updating_a_navigation_taxons.json +5 -5
- data/doc/api/admin/orders/listing_orders.json +4 -4
- data/doc/api/admin/orders/showing_an_order.json +5 -5
- data/doc/api/admin/orders/viewing_orders_by_date_range.json +8 -8
- data/doc/api/admin/pages/bulk_upserting_pages.json +5 -5
- data/doc/api/admin/pages/creating_a_page.json +7 -7
- data/doc/api/admin/pages/listing_pages.json +4 -4
- data/doc/api/admin/pages/removing_a_page.json +5 -5
- data/doc/api/admin/pages/showing_a_page.json +6 -6
- data/doc/api/admin/pages/updating_a_page.json +6 -6
- data/doc/api/admin/payment_profiles/bulk_upserting_payment_profiles.json +5 -5
- data/doc/api/admin/payment_profiles/creating_a_payment_profile.json +7 -7
- data/doc/api/admin/payment_profiles/listing_payment_profiles.json +4 -4
- data/doc/api/admin/payment_profiles/removing_a_payment_profile.json +5 -5
- data/doc/api/admin/payment_profiles/showing_a_payment_profile.json +6 -6
- data/doc/api/admin/payment_profiles/updating_a_payment_profiles.json +5 -5
- data/doc/api/admin/payment_transactions/listing_payment_transactions.json +4 -4
- data/doc/api/admin/payment_transactions/showing_a_payment_transaction.json +6 -6
- data/doc/api/admin/payments/listing_payments.json +4 -4
- data/doc/api/admin/payments/showing_an_payment.json +4 -4
- data/doc/api/admin/prices/creating_a_pricing_sku_price.json +4 -4
- data/doc/api/admin/prices/listing_pricing_sku_prices.json +4 -4
- data/doc/api/admin/prices/removing_a_pricing_sku_price.json +5 -5
- data/doc/api/admin/prices/updating_a_pricing_sku_price.json +5 -5
- data/doc/api/admin/pricing_skus/bulk_upserting_pricing_skus.json +5 -5
- data/doc/api/admin/pricing_skus/creating_an_pricing_sku.json +6 -6
- data/doc/api/admin/pricing_skus/listing_pricing_skus.json +4 -4
- data/doc/api/admin/pricing_skus/removing_an_pricing_sku.json +3 -3
- data/doc/api/admin/pricing_skus/showing_an_pricing_sku.json +4 -4
- data/doc/api/admin/pricing_skus/updating_an_pricing_sku.json +3 -3
- data/doc/api/admin/product_images/creating_a_product_image_from_base64.json +7 -7
- data/doc/api/admin/product_images/creating_a_product_image_from_url.json +7 -7
- data/doc/api/admin/product_images/listing_product_images.json +7 -7
- data/doc/api/admin/product_images/removing_a_product_image.json +5 -5
- data/doc/api/admin/product_images/updating_a_product_image.json +5 -5
- data/doc/api/admin/products/bulk_upserting_products.json +5 -5
- data/doc/api/admin/products/creating_a_product.json +7 -7
- data/doc/api/admin/products/listing_products.json +4 -4
- data/doc/api/admin/products/removing_a_product.json +5 -5
- data/doc/api/admin/products/showing_a_product.json +6 -6
- data/doc/api/admin/products/updating_a_product.json +6 -6
- data/doc/api/admin/promo_code_lists/bulk_upserting_promo_code_lists.json +5 -5
- data/doc/api/admin/promo_code_lists/creating_a_promo_code_list.json +7 -7
- data/doc/api/admin/promo_code_lists/listing_promo_code_lists.json +4 -4
- data/doc/api/admin/promo_code_lists/removing_a_promo_code_list.json +5 -5
- data/doc/api/admin/promo_code_lists/showing_a_promo_code_list.json +6 -6
- data/doc/api/admin/promo_code_lists/updating_a_promo_code_list.json +5 -5
- data/doc/api/admin/recommendation_settings/showing_recommendation_settings.json +6 -6
- data/doc/api/admin/recommendation_settings/updating_recommendation_settings.json +5 -5
- data/doc/api/admin/redirects/bulk_upserting_redirects.json +5 -5
- data/doc/api/admin/redirects/creating_a_redirect.json +7 -7
- data/doc/api/admin/redirects/listing_redirects.json +4 -4
- data/doc/api/admin/redirects/removing_a_redirect.json +5 -5
- data/doc/api/admin/redirects/showing_a_redirect.json +6 -6
- data/doc/api/admin/redirects/updating_a_redirects.json +5 -5
- data/doc/api/admin/release_changes/adding_changes_to_a_release.json +6 -6
- data/doc/api/admin/releases/bulk_upserting_releases.json +5 -5
- data/doc/api/admin/releases/creating_a_release.json +7 -7
- data/doc/api/admin/releases/listing_releases.json +4 -4
- data/doc/api/admin/releases/removing_a_release.json +5 -5
- data/doc/api/admin/releases/showing_a_release.json +6 -6
- data/doc/api/admin/releases/updating_a_release.json +6 -6
- data/doc/api/admin/saved_addresses/creating_a_saved_address.json +7 -7
- data/doc/api/admin/saved_addresses/listing_saved_address.json +6 -6
- data/doc/api/admin/saved_addresses/removing_a_saved_address.json +5 -5
- data/doc/api/admin/saved_addresses/updating_a_saved_address.json +5 -5
- data/doc/api/admin/saved_credit_cards/creating_a_saved_credit_card.json +8 -8
- data/doc/api/admin/saved_credit_cards/listing_saved_credit_cards.json +6 -6
- data/doc/api/admin/saved_credit_cards/removing_a_saved_credit_card.json +5 -5
- data/doc/api/admin/saved_credit_cards/updating_a_saved_credit_card.json +5 -5
- data/doc/api/admin/shipping/listing_shipments.json +4 -4
- data/doc/api/admin/shipping/showing_a_shipment.json +6 -6
- data/doc/api/admin/shipping_rates/creating_a_shipping_rate.json +7 -7
- data/doc/api/admin/shipping_rates/listing_shipping_rates.json +6 -6
- data/doc/api/admin/shipping_rates/removing_a_shipping_rate.json +5 -5
- data/doc/api/admin/shipping_rates/updating_a_shipping_rate.json +5 -5
- data/doc/api/admin/shipping_services/bulk_upserting_shipping_services.json +5 -5
- data/doc/api/admin/shipping_services/creating_a_shipping_service.json +7 -7
- data/doc/api/admin/shipping_services/listing_shipping_services.json +4 -4
- data/doc/api/admin/shipping_services/removing_a_shipping_service.json +5 -5
- data/doc/api/admin/shipping_services/showing_a_shipping_service.json +7 -7
- data/doc/api/admin/shipping_services/updating_a_shipping_service.json +6 -6
- data/doc/api/admin/tax_categories/bulk_upserting_tax_categories.json +5 -5
- data/doc/api/admin/tax_categories/creating_a_tax_category.json +7 -7
- data/doc/api/admin/tax_categories/listing_tax_categories.json +5 -5
- data/doc/api/admin/tax_categories/removing_a_tax_category.json +5 -5
- data/doc/api/admin/tax_categories/showing_a_tax_category.json +7 -7
- data/doc/api/admin/tax_categories/updating_a_tax_categories.json +5 -5
- data/doc/api/admin/tax_rates/creating_a_tax_rate.json +8 -8
- data/doc/api/admin/tax_rates/listing_tax_rates.json +6 -6
- data/doc/api/admin/tax_rates/removing_a_tax_rate.json +5 -5
- data/doc/api/admin/tax_rates/updating_a_tax_rate.json +5 -5
- data/doc/api/admin/users/bulk_upserting_users.json +5 -5
- data/doc/api/admin/users/creating_a_user.json +7 -7
- data/doc/api/admin/users/listing_users.json +4 -4
- data/doc/api/admin/users/removing_a_user.json +5 -5
- data/doc/api/admin/users/showing_a_user_by_email.json +4 -4
- data/doc/api/admin/users/showing_a_user_by_id.json +6 -6
- data/doc/api/admin/users/updating_a_user.json +6 -6
- data/doc/api/admin/variants/creating_a_product_variant.json +6 -6
- data/doc/api/admin/variants/listing_product_variants.json +7 -7
- data/doc/api/admin/variants/removing_a_product_variant.json +5 -5
- data/doc/api/admin/variants/updating_a_product_variant.json +5 -5
- data/doc/api/storefront/accounts/creating_an_account.json +4 -4
- data/doc/api/storefront/accounts/getting_account_details.json +7 -7
- data/doc/api/storefront/accounts/updating_an_account.json +7 -7
- data/doc/api/storefront/analytics/saving_a_category_view.json +3 -3
- data/doc/api/storefront/analytics/saving_a_product_view.json +3 -3
- data/doc/api/storefront/analytics/saving_a_search.json +3 -3
- data/doc/api/storefront/assets/showing_an_asset.json +6 -6
- data/doc/api/storefront/authentication/creating_an_authentication_token.json +6 -6
- data/doc/api/storefront/authentication/refreshing_an_authentication_token.json +6 -6
- data/doc/api/storefront/authentication/using_an_authentication_token.json +6 -6
- data/doc/api/storefront/cart/adding_a_promo_code.json +7 -7
- data/doc/api/storefront/cart/adding_an_item.json +7 -7
- data/doc/api/storefront/cart/creating_a_new_cart_for_a_user.json +6 -6
- data/doc/api/storefront/cart/creating_a_new_guest_cart.json +4 -4
- data/doc/api/storefront/cart/delete_an_item.json +7 -7
- data/doc/api/storefront/cart/listing_user_s_carts.json +6 -6
- data/doc/api/storefront/cart/showing_cart.json +7 -7
- data/doc/api/storefront/cart/updating_an_item.json +7 -7
- data/doc/api/storefront/categories/showing_a_category.json +5 -5
- data/doc/api/storefront/categories/showing_a_listing_of_categories.json +5 -5
- data/doc/api/storefront/checkout/completing_a_checkout.json +7 -7
- data/doc/api/storefront/checkout/failure_to_update_a_checkout.json +52 -0
- data/doc/api/storefront/checkout/showing_a_checkout.json +6 -6
- data/doc/api/storefront/checkout/updating_a_checkout.json +6 -6
- data/doc/api/storefront/contacts/creating_a_contact.json +4 -4
- data/doc/api/storefront/email_signups/creating_an_email_signup.json +4 -4
- data/doc/api/storefront/email_signups/showing_an_email_signup_content.json +4 -4
- data/doc/api/storefront/index.json +7 -0
- data/doc/api/storefront/menus/listing_menus.json +5 -5
- data/doc/api/storefront/menus/showing_a_menu.json +7 -7
- data/doc/api/storefront/orders/listing_the_user_s_orders.json +6 -6
- data/doc/api/storefront/orders/showing_an_order.json +7 -7
- data/doc/api/storefront/pages/showing_a_page.json +5 -5
- data/doc/api/storefront/password_resets/sending_a_forgot_password_email.json +5 -5
- data/doc/api/storefront/personalized_recommendations/showing_recommendations_with_a_session_id.json +8 -8
- data/doc/api/storefront/personalized_recommendations/showing_recommendations_with_authentication.json +6 -6
- data/doc/api/storefront/products/showing_a_product.json +5 -5
- data/doc/api/storefront/products/showing_a_product_with_a_specific_sku_selected.json +5 -5
- data/doc/api/storefront/recent_views/showing_recent_views_from_authentication.json +6 -6
- data/doc/api/storefront/recent_views/showing_recent_views_with_a_session_id.json +7 -7
- data/doc/api/storefront/recent_views/updating_recent_views_with_a_session_id.json +3 -3
- data/doc/api/storefront/recent_views/updating_recent_views_with_authentication.json +5 -5
- data/doc/api/storefront/saved_addresses/creating_a_saved_address.json +6 -6
- data/doc/api/storefront/saved_addresses/deleting_a_saved_address.json +6 -6
- data/doc/api/storefront/saved_addresses/listing_the_user_s_saved_addresses.json +6 -6
- data/doc/api/storefront/saved_addresses/showing_a_saved_address.json +7 -7
- data/doc/api/storefront/saved_addresses/updating_a_saved_address.json +7 -7
- data/doc/api/storefront/saved_credit_cards/creating_a_saved_credit_card.json +7 -7
- data/doc/api/storefront/saved_credit_cards/deleting_a_saved_credit_card.json +6 -6
- data/doc/api/storefront/saved_credit_cards/listing_the_user_s_saved_credit_cards.json +6 -6
- data/doc/api/storefront/saved_credit_cards/showing_a_saved_credit_card.json +7 -7
- data/doc/api/storefront/saved_credit_cards/updating_a_saved_credit_card.json +8 -8
- data/doc/api/storefront/searches/showing_search_autocomplete_suggestions.json +4 -4
- data/doc/api/storefront/searches/showing_search_results.json +5 -5
- data/doc/api/storefront/segmentation/specifying_session_count_for_segmentation.json +10 -10
- data/doc/api/storefront/segmentation/using_session_ids_for_segmenting_non_authenticated_users.json +10 -10
- data/doc/api/storefront/system_content/showing_system_content.json +5 -5
- data/doc/api/storefront/system_content/showing_the_home_page.json +5 -5
- data/doc/api/storefront/taxons/showing_a_taxon.json +7 -7
- data/doc/api/storefront/validation_errors/checkout_validation_errors.json +8 -8
- data/doc/api/storefront/validation_errors/general_validation_errors.json +2 -2
- data/lib/workarea/api/version.rb +1 -1
- metadata +6 -5
@@ -19,27 +19,27 @@
|
|
19
19
|
"X-Download-Options": "noopen",
|
20
20
|
"X-Permitted-Cross-Domain-Policies": "none",
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
|
-
"Location": "/api/admin/releases/
|
22
|
+
"Location": "/api/admin/releases/5f3d2ebb0218236de151fbc9",
|
23
23
|
"Content-Type": "application/json; charset=utf-8",
|
24
24
|
"X-Requested-With": "",
|
25
25
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
26
|
-
"Last-Modified": "Wed,
|
26
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:52:59 GMT",
|
27
27
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
28
|
-
"X-Request-Id": "
|
29
|
-
"X-Runtime": "0.
|
28
|
+
"X-Request-Id": "bdafe3af-c955-43fb-a612-2879b807afa7",
|
29
|
+
"X-Runtime": "0.035052",
|
30
30
|
"X-Workarea-Segments": "",
|
31
31
|
"Expires": "0",
|
32
32
|
"Content-Length": "314"
|
33
33
|
},
|
34
34
|
"request_method": "POST",
|
35
35
|
"request_path": "/api/admin/releases",
|
36
|
-
"request_body": "{\"created_at\":\"
|
36
|
+
"request_body": "{\"created_at\":\"2020-08-19T13:52:59.416Z\",\"name\":\"Content Release\",\"publish_at\":null,\"publish_job_id\":null,\"published_at\":null,\"subscribed_user_ids\":[],\"tags\":[],\"undo_at\":null,\"undo_job_id\":null,\"undoes_id\":null,\"undone_at\":null,\"updated_at\":\"2020-08-19T13:52:59.416Z\"}",
|
37
37
|
"request_content_type": "application/json",
|
38
38
|
"response_status": 201,
|
39
39
|
"response_status_text": "Created",
|
40
|
-
"response_body": "{\n \"release\": {\n \"_id\": \"
|
40
|
+
"response_body": "{\n \"release\": {\n \"_id\": \"5f3d2ebb0218236de151fbc9\",\n \"created_at\": \"2020-08-19T13:52:59.416Z\",\n \"name\": \"Content Release\",\n \"publish_at\": null,\n \"publish_job_id\": null,\n \"published_at\": null,\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"undo_at\": null,\n \"undo_job_id\": null,\n \"undoes_id\": null,\n \"undone_at\": null,\n \"updated_at\": \"2020-08-19T13:52:59.416Z\"\n }\n}",
|
41
41
|
"response_content_type": "application/json",
|
42
|
-
"curl": "curl \"https://www.example.com/api/admin/releases\" -d '{\"created_at\":\"
|
42
|
+
"curl": "curl \"https://www.example.com/api/admin/releases\" -d '{\"created_at\":\"2020-08-19T13:52:59.416Z\",\"name\":\"Content Release\",\"publish_at\":null,\"publish_job_id\":null,\"published_at\":null,\"subscribed_user_ids\":[],\"tags\":[],\"undo_at\":null,\"undo_job_id\":null,\"undoes_id\":null,\"undone_at\":null,\"updated_at\":\"2020-08-19T13:52:59.416Z\"}' -X POST \\\n\t-H \"Content-Type: application/json\""
|
43
43
|
}
|
44
44
|
],
|
45
45
|
"resource": "Releases",
|
@@ -35,10 +35,10 @@
|
|
35
35
|
"Content-Type": "application/json; charset=utf-8",
|
36
36
|
"X-Requested-With": "",
|
37
37
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
38
|
-
"Last-Modified": "Wed,
|
38
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:53:02 GMT",
|
39
39
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
40
|
-
"X-Request-Id": "
|
41
|
-
"X-Runtime": "0.
|
40
|
+
"X-Request-Id": "0e926247-6edd-4b7a-9655-1ef020734f41",
|
41
|
+
"X-Runtime": "0.006822",
|
42
42
|
"X-Workarea-Segments": "",
|
43
43
|
"Expires": "0",
|
44
44
|
"Content-Length": "620"
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"request_content_type": null,
|
50
50
|
"response_status": 200,
|
51
51
|
"response_status_text": "OK",
|
52
|
-
"response_body": "{\n \"releases\": [\n {\n \"_id\": \"
|
52
|
+
"response_body": "{\n \"releases\": [\n {\n \"_id\": \"5f3d2ebe0218236de151fbe6\",\n \"created_at\": \"2020-08-19T13:53:02.950Z\",\n \"name\": \"Content Release\",\n \"publish_at\": null,\n \"publish_job_id\": null,\n \"published_at\": null,\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"undo_at\": null,\n \"undo_job_id\": null,\n \"undoes_id\": null,\n \"undone_at\": null,\n \"updated_at\": \"2020-08-19T13:53:02.950Z\"\n },\n {\n \"_id\": \"5f3d2ebe0218236de151fbe5\",\n \"created_at\": \"2020-08-19T13:53:02.896Z\",\n \"name\": \"Content Release\",\n \"publish_at\": null,\n \"publish_job_id\": null,\n \"published_at\": null,\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"undo_at\": null,\n \"undo_job_id\": null,\n \"undoes_id\": null,\n \"undone_at\": null,\n \"updated_at\": \"2020-08-19T13:53:02.896Z\"\n }\n ]\n}",
|
53
53
|
"response_content_type": "application/json",
|
54
54
|
"curl": "curl -g \"https://www.example.com/api/admin/releases?page=1&sort_by=created_at&sort_direction=desc\" -X GET "
|
55
55
|
}
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:53:01 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "0bda306d-4f0e-4d8c-b48d-28393294c410",
|
27
|
+
"X-Runtime": "0.034258",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0"
|
30
30
|
},
|
31
31
|
"request_method": "DELETE",
|
32
|
-
"request_path": "/api/admin/releases/
|
32
|
+
"request_path": "/api/admin/releases/5f3d2ebd0218236de151fbdd",
|
33
33
|
"request_body": null,
|
34
34
|
"request_content_type": "application/json",
|
35
35
|
"response_status": 204,
|
36
36
|
"response_status_text": "No Content",
|
37
37
|
"response_body": null,
|
38
38
|
"response_content_type": null,
|
39
|
-
"curl": "curl \"https://www.example.com/api/admin/releases/
|
39
|
+
"curl": "curl \"https://www.example.com/api/admin/releases/5f3d2ebd0218236de151fbdd\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/json\""
|
40
40
|
}
|
41
41
|
],
|
42
42
|
"resource": "Releases",
|
@@ -21,23 +21,23 @@
|
|
21
21
|
"Content-Type": "application/json; charset=utf-8",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:52:57 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "002d0a4b-68c4-476d-bbf1-ff54ff1150e0",
|
27
|
+
"X-Runtime": "0.006504",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0",
|
30
30
|
"Content-Length": "314"
|
31
31
|
},
|
32
32
|
"request_method": "GET",
|
33
|
-
"request_path": "/api/admin/releases/
|
33
|
+
"request_path": "/api/admin/releases/5f3d2eb90218236de151fbbb",
|
34
34
|
"request_body": null,
|
35
35
|
"request_content_type": null,
|
36
36
|
"response_status": 200,
|
37
37
|
"response_status_text": "OK",
|
38
|
-
"response_body": "{\n \"release\": {\n \"_id\": \"
|
38
|
+
"response_body": "{\n \"release\": {\n \"_id\": \"5f3d2eb90218236de151fbbb\",\n \"created_at\": \"2020-08-19T13:52:57.165Z\",\n \"name\": \"Content Release\",\n \"publish_at\": null,\n \"publish_job_id\": null,\n \"published_at\": null,\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"undo_at\": null,\n \"undo_job_id\": null,\n \"undoes_id\": null,\n \"undone_at\": null,\n \"updated_at\": \"2020-08-19T13:52:57.165Z\"\n }\n}",
|
39
39
|
"response_content_type": "application/json",
|
40
|
-
"curl": "curl -g \"https://www.example.com/api/admin/releases/
|
40
|
+
"curl": "curl -g \"https://www.example.com/api/admin/releases/5f3d2eb90218236de151fbbb\" -X GET "
|
41
41
|
}
|
42
42
|
],
|
43
43
|
"resource": "Releases",
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:52:58 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "be40d95e-3338-4a21-8e74-ed296ba23d41",
|
27
|
+
"X-Runtime": "0.038373",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0"
|
30
30
|
},
|
31
31
|
"request_method": "PATCH",
|
32
|
-
"request_path": "/api/admin/releases/
|
33
|
-
"request_body": "{\"created_at\":\"
|
32
|
+
"request_path": "/api/admin/releases/5f3d2eba0218236de151fbc0",
|
33
|
+
"request_body": "{\"created_at\":\"2020-08-19T13:52:58.318Z\",\"name\":\"Content Release\",\"publish_at\":null,\"publish_job_id\":null,\"published_at\":null,\"subscribed_user_ids\":[],\"tags\":[],\"undo_at\":null,\"undo_job_id\":null,\"undoes_id\":null,\"undone_at\":null,\"updated_at\":\"2020-08-19T13:52:58.318Z\"}",
|
34
34
|
"request_content_type": "application/json",
|
35
35
|
"response_status": 204,
|
36
36
|
"response_status_text": "No Content",
|
37
37
|
"response_body": null,
|
38
38
|
"response_content_type": null,
|
39
|
-
"curl": "curl \"https://www.example.com/api/admin/releases/
|
39
|
+
"curl": "curl \"https://www.example.com/api/admin/releases/5f3d2eba0218236de151fbc0\" -d '{\"created_at\":\"2020-08-19T13:52:58.318Z\",\"name\":\"Content Release\",\"publish_at\":null,\"publish_job_id\":null,\"published_at\":null,\"subscribed_user_ids\":[],\"tags\":[],\"undo_at\":null,\"undo_job_id\":null,\"undoes_id\":null,\"undone_at\":null,\"updated_at\":\"2020-08-19T13:52:58.318Z\"}' -X PATCH \\\n\t-H \"Content-Type: application/json\""
|
40
40
|
}
|
41
41
|
],
|
42
42
|
"resource": "Releases",
|
@@ -19,27 +19,27 @@
|
|
19
19
|
"X-Download-Options": "noopen",
|
20
20
|
"X-Permitted-Cross-Domain-Policies": "none",
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
|
-
"Location": "/api/admin/users/
|
22
|
+
"Location": "/api/admin/users/5f3d2e330218236de151f751/saved_addresses",
|
23
23
|
"Content-Type": "application/json; charset=utf-8",
|
24
24
|
"X-Requested-With": "",
|
25
25
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
26
|
-
"Last-Modified": "Wed,
|
26
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:50:43 GMT",
|
27
27
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
28
|
-
"X-Request-Id": "
|
29
|
-
"X-Runtime": "0.
|
28
|
+
"X-Request-Id": "524c1a3e-59cb-4fa5-bb94-a63eb7de448a",
|
29
|
+
"X-Runtime": "0.087765",
|
30
30
|
"X-Workarea-Segments": "",
|
31
31
|
"Expires": "0",
|
32
32
|
"Content-Length": "397"
|
33
33
|
},
|
34
34
|
"request_method": "POST",
|
35
|
-
"request_path": "/api/admin/users/
|
35
|
+
"request_path": "/api/admin/users/5f3d2e330218236de151f751/saved_addresses",
|
36
36
|
"request_body": "{\"saved_address\":{\"first_name\":\"Ben\",\"last_name\":\"Crouse\",\"street\":\"22 S. 3rd St.\",\"city\":\"Philadelphia\",\"region\":\"PA\",\"postal_code\":\"19106\",\"country\":\"US\",\"phone_number\":\"2159251800\"}}",
|
37
37
|
"request_content_type": "application/json",
|
38
38
|
"response_status": 201,
|
39
39
|
"response_status_text": "Created",
|
40
|
-
"response_body": "{\n \"saved_address\": {\n \"_id\": \"
|
40
|
+
"response_body": "{\n \"saved_address\": {\n \"_id\": \"5f3d2e330218236de151f755\",\n \"city\": \"Philadelphia\",\n \"company\": null,\n \"country\": \"US\",\n \"created_at\": \"2020-08-19T13:50:43.322Z\",\n \"first_name\": \"Ben\",\n \"last_billed_at\": null,\n \"last_name\": \"Crouse\",\n \"last_shipped_at\": null,\n \"phone_extension\": null,\n \"phone_number\": \"2159251800\",\n \"postal_code\": \"19106\",\n \"region\": \"PA\",\n \"street\": \"22 S. 3rd St.\",\n \"street_2\": null,\n \"updated_at\": \"2020-08-19T13:50:43.322Z\"\n }\n}",
|
41
41
|
"response_content_type": "application/json",
|
42
|
-
"curl": "curl \"https://www.example.com/api/admin/users/
|
42
|
+
"curl": "curl \"https://www.example.com/api/admin/users/5f3d2e330218236de151f751/saved_addresses\" -d '{\"saved_address\":{\"first_name\":\"Ben\",\"last_name\":\"Crouse\",\"street\":\"22 S. 3rd St.\",\"city\":\"Philadelphia\",\"region\":\"PA\",\"postal_code\":\"19106\",\"country\":\"US\",\"phone_number\":\"2159251800\"}}' -X POST \\\n\t-H \"Content-Type: application/json\""
|
43
43
|
}
|
44
44
|
],
|
45
45
|
"resource": "Saved Addresses",
|
@@ -21,23 +21,23 @@
|
|
21
21
|
"Content-Type": "application/json; charset=utf-8",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:50:44 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "b3df8931-eeb3-4f3c-831a-e23346de8ac0",
|
27
|
+
"X-Runtime": "0.006332",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0",
|
30
30
|
"Content-Length": "775"
|
31
31
|
},
|
32
32
|
"request_method": "GET",
|
33
|
-
"request_path": "/api/admin/users/
|
33
|
+
"request_path": "/api/admin/users/5f3d2e340218236de151f75a/saved_addresses",
|
34
34
|
"request_body": null,
|
35
35
|
"request_content_type": null,
|
36
36
|
"response_status": 200,
|
37
37
|
"response_status_text": "OK",
|
38
|
-
"response_body": "{\n \"saved_addresses\": [\n {\n \"_id\": \"
|
38
|
+
"response_body": "{\n \"saved_addresses\": [\n {\n \"_id\": \"5f3d2e340218236de151f75d\",\n \"city\": \"Philadelphia\",\n \"company\": null,\n \"country\": \"US\",\n \"created_at\": \"2020-08-19T13:50:44.809Z\",\n \"first_name\": \"Ben\",\n \"last_billed_at\": null,\n \"last_name\": \"Crouse\",\n \"last_shipped_at\": null,\n \"phone_extension\": null,\n \"phone_number\": \"2159251800\",\n \"postal_code\": \"19106\",\n \"region\": \"PA\",\n \"street\": \"1 S 3rd St\",\n \"street_2\": null,\n \"updated_at\": \"2020-08-19T13:50:44.809Z\"\n },\n {\n \"_id\": \"5f3d2e340218236de151f75e\",\n \"city\": \"Philadelphia\",\n \"company\": null,\n \"country\": \"US\",\n \"created_at\": \"2020-08-19T13:50:44.890Z\",\n \"first_name\": \"Ben\",\n \"last_billed_at\": null,\n \"last_name\": \"Crouse\",\n \"last_shipped_at\": null,\n \"phone_extension\": null,\n \"phone_number\": \"2159251800\",\n \"postal_code\": \"19106\",\n \"region\": \"PA\",\n \"street\": \"2 S 3rd St\",\n \"street_2\": null,\n \"updated_at\": \"2020-08-19T13:50:44.890Z\"\n }\n ]\n}",
|
39
39
|
"response_content_type": "application/json",
|
40
|
-
"curl": "curl -g \"https://www.example.com/api/admin/users/
|
40
|
+
"curl": "curl -g \"https://www.example.com/api/admin/users/5f3d2e340218236de151f75a/saved_addresses\" -X GET "
|
41
41
|
}
|
42
42
|
],
|
43
43
|
"resource": "Saved Addresses",
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:50:47 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "70af3d01-c660-4960-a148-adcf1735af97",
|
27
|
+
"X-Runtime": "0.016726",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0"
|
30
30
|
},
|
31
31
|
"request_method": "DELETE",
|
32
|
-
"request_path": "/api/admin/users/
|
32
|
+
"request_path": "/api/admin/users/5f3d2e370218236de151f76c/saved_addresses/5f3d2e370218236de151f76f",
|
33
33
|
"request_body": null,
|
34
34
|
"request_content_type": "application/x-www-form-urlencoded",
|
35
35
|
"response_status": 204,
|
36
36
|
"response_status_text": "No Content",
|
37
37
|
"response_body": null,
|
38
38
|
"response_content_type": null,
|
39
|
-
"curl": "curl \"https://www.example.com/api/admin/users/
|
39
|
+
"curl": "curl \"https://www.example.com/api/admin/users/5f3d2e370218236de151f76c/saved_addresses/5f3d2e370218236de151f76f\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\""
|
40
40
|
}
|
41
41
|
],
|
42
42
|
"resource": "Saved Addresses",
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:50:46 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "eecb2375-e31d-459b-bec0-aabbd1580559",
|
27
|
+
"X-Runtime": "0.087450",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0"
|
30
30
|
},
|
31
31
|
"request_method": "PATCH",
|
32
|
-
"request_path": "/api/admin/users/
|
32
|
+
"request_path": "/api/admin/users/5f3d2e360218236de151f763/saved_addresses/5f3d2e360218236de151f766",
|
33
33
|
"request_body": "{\"saved_address\":{\"street\":\"1 Foobar Lane\"}}",
|
34
34
|
"request_content_type": "application/json",
|
35
35
|
"response_status": 204,
|
36
36
|
"response_status_text": "No Content",
|
37
37
|
"response_body": null,
|
38
38
|
"response_content_type": null,
|
39
|
-
"curl": "curl \"https://www.example.com/api/admin/users/
|
39
|
+
"curl": "curl \"https://www.example.com/api/admin/users/5f3d2e360218236de151f763/saved_addresses/5f3d2e360218236de151f766\" -d '{\"saved_address\":{\"street\":\"1 Foobar Lane\"}}' -X PATCH \\\n\t-H \"Content-Type: application/json\""
|
40
40
|
}
|
41
41
|
],
|
42
42
|
"resource": "Saved Addresses",
|
@@ -19,27 +19,27 @@
|
|
19
19
|
"X-Download-Options": "noopen",
|
20
20
|
"X-Permitted-Cross-Domain-Policies": "none",
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
|
-
"Location": "/api/admin/payment_profiles/
|
22
|
+
"Location": "/api/admin/payment_profiles/5f3d2cdc0218236de151e8e4/saved_credit_cards/5f3d2cdc0218236de151e8eb",
|
23
23
|
"Content-Type": "application/json; charset=utf-8",
|
24
24
|
"X-Requested-With": "",
|
25
25
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
26
|
-
"Last-Modified": "Wed,
|
26
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:45:00 GMT",
|
27
27
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
28
|
-
"X-Request-Id": "
|
29
|
-
"X-Runtime": "0.
|
28
|
+
"X-Request-Id": "f594e65e-58ea-4985-9e0c-dfffaf5e1170",
|
29
|
+
"X-Runtime": "0.022660",
|
30
30
|
"X-Workarea-Segments": "",
|
31
31
|
"Expires": "0",
|
32
32
|
"Content-Length": "323"
|
33
33
|
},
|
34
34
|
"request_method": "POST",
|
35
|
-
"request_path": "/api/admin/payment_profiles/
|
36
|
-
"request_body": "{\"saved_credit_card\":{\"created_at\":\"
|
35
|
+
"request_path": "/api/admin/payment_profiles/5f3d2cdc0218236de151e8e4/saved_credit_cards",
|
36
|
+
"request_body": "{\"saved_credit_card\":{\"created_at\":\"2020-08-19T13:45:00.381Z\",\"default\":false,\"display_number\":\"XXXX-XXXX-XXXX-1\",\"first_name\":\"Ben\",\"issuer\":\"Test Card\",\"last_name\":\"Crouse\",\"month\":1,\"profile_id\":\"5f3d2cdc0218236de151e8e8\",\"token\":\"1\",\"updated_at\":\"2020-08-19T13:45:00.381Z\",\"year\":2021}}",
|
37
37
|
"request_content_type": "application/json",
|
38
38
|
"response_status": 201,
|
39
39
|
"response_status_text": "Created",
|
40
|
-
"response_body": "{\n \"saved_credit_card\": {\n \"_id\": \"
|
40
|
+
"response_body": "{\n \"saved_credit_card\": {\n \"_id\": \"5f3d2cdc0218236de151e8eb\",\n \"created_at\": \"2020-08-19T13:45:00.381Z\",\n \"default\": false,\n \"display_number\": \"XXXX-XXXX-XXXX-1\",\n \"first_name\": \"Ben\",\n \"issuer\": \"Test Card\",\n \"last_name\": \"Crouse\",\n \"month\": 1,\n \"profile_id\": \"5f3d2cdc0218236de151e8e4\",\n \"token\": \"1\",\n \"updated_at\": \"2020-08-19T13:45:00.381Z\",\n \"year\": 2021\n }\n}",
|
41
41
|
"response_content_type": "application/json",
|
42
|
-
"curl": "curl \"https://www.example.com/api/admin/payment_profiles/
|
42
|
+
"curl": "curl \"https://www.example.com/api/admin/payment_profiles/5f3d2cdc0218236de151e8e4/saved_credit_cards\" -d '{\"saved_credit_card\":{\"created_at\":\"2020-08-19T13:45:00.381Z\",\"default\":false,\"display_number\":\"XXXX-XXXX-XXXX-1\",\"first_name\":\"Ben\",\"issuer\":\"Test Card\",\"last_name\":\"Crouse\",\"month\":1,\"profile_id\":\"5f3d2cdc0218236de151e8e8\",\"token\":\"1\",\"updated_at\":\"2020-08-19T13:45:00.381Z\",\"year\":2021}}' -X POST \\\n\t-H \"Content-Type: application/json\""
|
43
43
|
}
|
44
44
|
],
|
45
45
|
"resource": "Saved Credit Cards",
|
@@ -32,23 +32,23 @@
|
|
32
32
|
"Content-Type": "application/json; charset=utf-8",
|
33
33
|
"X-Requested-With": "",
|
34
34
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
35
|
-
"Last-Modified": "Wed,
|
35
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:44:57 GMT",
|
36
36
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
37
|
-
"X-Request-Id": "
|
38
|
-
"X-Runtime": "0.
|
37
|
+
"X-Request-Id": "597db19b-6697-47b0-bf0b-bb2a40b82f91",
|
38
|
+
"X-Runtime": "0.016510",
|
39
39
|
"X-Workarea-Segments": "",
|
40
40
|
"Expires": "0",
|
41
41
|
"Content-Length": "628"
|
42
42
|
},
|
43
43
|
"request_method": "GET",
|
44
|
-
"request_path": "/api/admin/payment_profiles/
|
44
|
+
"request_path": "/api/admin/payment_profiles/5f3d2cd80218236de151e8cc/saved_credit_cards",
|
45
45
|
"request_body": null,
|
46
46
|
"request_content_type": null,
|
47
47
|
"response_status": 200,
|
48
48
|
"response_status_text": "OK",
|
49
|
-
"response_body": "{\n \"saved_credit_cards\": [\n {\n \"_id\": \"
|
49
|
+
"response_body": "{\n \"saved_credit_cards\": [\n {\n \"_id\": \"5f3d2cd80218236de151e8d1\",\n \"created_at\": \"2020-08-19T13:44:56.702Z\",\n \"default\": false,\n \"display_number\": \"XXXX-XXXX-XXXX-1\",\n \"first_name\": \"Ben\",\n \"issuer\": \"Test Card\",\n \"last_name\": \"Crouse\",\n \"month\": 1,\n \"profile_id\": \"5f3d2cd80218236de151e8cc\",\n \"token\": \"1\",\n \"updated_at\": \"2020-08-19T13:44:56.702Z\",\n \"year\": 2021\n },\n {\n \"_id\": \"5f3d2cd90218236de151e8d5\",\n \"created_at\": \"2020-08-19T13:44:57.052Z\",\n \"default\": false,\n \"display_number\": \"XXXX-XXXX-XXXX-1\",\n \"first_name\": \"Ben\",\n \"issuer\": \"Test Card\",\n \"last_name\": \"Crouse\",\n \"month\": 1,\n \"profile_id\": \"5f3d2cd80218236de151e8cc\",\n \"token\": \"1\",\n \"updated_at\": \"2020-08-19T13:44:57.052Z\",\n \"year\": 2021\n }\n ]\n}",
|
50
50
|
"response_content_type": "application/json",
|
51
|
-
"curl": "curl -g \"https://www.example.com/api/admin/payment_profiles/
|
51
|
+
"curl": "curl -g \"https://www.example.com/api/admin/payment_profiles/5f3d2cd80218236de151e8cc/saved_credit_cards\" -X GET "
|
52
52
|
}
|
53
53
|
],
|
54
54
|
"resource": "Saved Credit Cards",
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:45:02 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "70c71e6c-cc4d-4f56-975a-1d93e963dd26",
|
27
|
+
"X-Runtime": "0.069310",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0"
|
30
30
|
},
|
31
31
|
"request_method": "DELETE",
|
32
|
-
"request_path": "/api/admin/payment_profiles/
|
32
|
+
"request_path": "/api/admin/payment_profiles/5f3d2cdd0218236de151e8f0/saved_credit_cards/5f3d2cdd0218236de151e8f5",
|
33
33
|
"request_body": null,
|
34
34
|
"request_content_type": "application/x-www-form-urlencoded",
|
35
35
|
"response_status": 204,
|
36
36
|
"response_status_text": "No Content",
|
37
37
|
"response_body": null,
|
38
38
|
"response_content_type": null,
|
39
|
-
"curl": "curl \"https://www.example.com/api/admin/payment_profiles/
|
39
|
+
"curl": "curl \"https://www.example.com/api/admin/payment_profiles/5f3d2cdd0218236de151e8f0/saved_credit_cards/5f3d2cdd0218236de151e8f5\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\""
|
40
40
|
}
|
41
41
|
],
|
42
42
|
"resource": "Saved Credit Cards",
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"Referrer-Policy": "strict-origin-when-cross-origin",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:44:58 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "94ef7e93-fdec-4f3d-9e3b-79e291c07c6e",
|
27
|
+
"X-Runtime": "0.023400",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0"
|
30
30
|
},
|
31
31
|
"request_method": "PATCH",
|
32
|
-
"request_path": "/api/admin/payment_profiles/
|
32
|
+
"request_path": "/api/admin/payment_profiles/5f3d2cda0218236de151e8da/saved_credit_cards/5f3d2cda0218236de151e8df",
|
33
33
|
"request_body": "{\"saved_credit_card\":{\"first_name\":\"Ben\"}}",
|
34
34
|
"request_content_type": "application/json",
|
35
35
|
"response_status": 204,
|
36
36
|
"response_status_text": "No Content",
|
37
37
|
"response_body": null,
|
38
38
|
"response_content_type": null,
|
39
|
-
"curl": "curl \"https://www.example.com/api/admin/payment_profiles/
|
39
|
+
"curl": "curl \"https://www.example.com/api/admin/payment_profiles/5f3d2cda0218236de151e8da/saved_credit_cards/5f3d2cda0218236de151e8df\" -d '{\"saved_credit_card\":{\"first_name\":\"Ben\"}}' -X PATCH \\\n\t-H \"Content-Type: application/json\""
|
40
40
|
}
|
41
41
|
],
|
42
42
|
"resource": "Saved Credit Cards",
|
@@ -35,10 +35,10 @@
|
|
35
35
|
"Content-Type": "application/json; charset=utf-8",
|
36
36
|
"X-Requested-With": "",
|
37
37
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
38
|
-
"Last-Modified": "Wed,
|
38
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:46:56 GMT",
|
39
39
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
40
|
-
"X-Request-Id": "
|
41
|
-
"X-Runtime": "0.
|
40
|
+
"X-Request-Id": "519312c1-106b-4ac0-9dea-325c5c79522f",
|
41
|
+
"X-Runtime": "0.007662",
|
42
42
|
"X-Workarea-Segments": "",
|
43
43
|
"Expires": "0",
|
44
44
|
"Content-Length": "587"
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"request_content_type": null,
|
50
50
|
"response_status": 200,
|
51
51
|
"response_status_text": "OK",
|
52
|
-
"response_body": "{\n \"shippings\": [\n {\n \"_id\": \"
|
52
|
+
"response_body": "{\n \"shippings\": [\n {\n \"_id\": \"5f3d2d500218236de151ecb9\",\n \"created_at\": \"2020-08-19T13:46:56.588Z\",\n \"discount_ids\": [\n\n ],\n \"instructions\": null,\n \"order_id\": \"1234\",\n \"quantities\": {\n },\n \"shipping_total\": {\n \"cents\": 0.0,\n \"currency_iso\": \"USD\"\n },\n \"tax_total\": {\n \"cents\": 0.0,\n \"currency_iso\": \"USD\"\n },\n \"updated_at\": \"2020-08-19T13:46:56.588Z\"\n },\n {\n \"_id\": \"5f3d2d500218236de151ecb8\",\n \"created_at\": \"2020-08-19T13:46:56.584Z\",\n \"discount_ids\": [\n\n ],\n \"instructions\": null,\n \"order_id\": \"1234\",\n \"quantities\": {\n },\n \"shipping_total\": {\n \"cents\": 0.0,\n \"currency_iso\": \"USD\"\n },\n \"tax_total\": {\n \"cents\": 0.0,\n \"currency_iso\": \"USD\"\n },\n \"updated_at\": \"2020-08-19T13:46:56.584Z\"\n }\n ]\n}",
|
53
53
|
"response_content_type": "application/json",
|
54
54
|
"curl": "curl -g \"https://www.example.com/api/admin/shippings?page=1&sort_by=created_at&sort_direction=desc\" -X GET "
|
55
55
|
}
|
@@ -21,23 +21,23 @@
|
|
21
21
|
"Content-Type": "application/json; charset=utf-8",
|
22
22
|
"X-Requested-With": "",
|
23
23
|
"Vary": "X-Requested-With, X-Workarea-Segments",
|
24
|
-
"Last-Modified": "Wed,
|
24
|
+
"Last-Modified": "Wed, 19 Aug 2020 13:46:57 GMT",
|
25
25
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
26
|
-
"X-Request-Id": "
|
27
|
-
"X-Runtime": "0.
|
26
|
+
"X-Request-Id": "f868e201-7204-42da-bff5-7115f1a5c26a",
|
27
|
+
"X-Runtime": "0.009048",
|
28
28
|
"X-Workarea-Segments": "",
|
29
29
|
"Expires": "0",
|
30
30
|
"Content-Length": "298"
|
31
31
|
},
|
32
32
|
"request_method": "GET",
|
33
|
-
"request_path": "/api/admin/shippings/
|
33
|
+
"request_path": "/api/admin/shippings/5f3d2d510218236de151ecbe",
|
34
34
|
"request_body": null,
|
35
35
|
"request_content_type": null,
|
36
36
|
"response_status": 200,
|
37
37
|
"response_status_text": "OK",
|
38
|
-
"response_body": "{\n \"shipping\": {\n \"_id\": \"
|
38
|
+
"response_body": "{\n \"shipping\": {\n \"_id\": \"5f3d2d510218236de151ecbe\",\n \"created_at\": \"2020-08-19T13:46:57.654Z\",\n \"discount_ids\": [\n\n ],\n \"instructions\": null,\n \"order_id\": \"1234\",\n \"quantities\": {\n },\n \"shipping_total\": {\n \"cents\": 0.0,\n \"currency_iso\": \"USD\"\n },\n \"tax_total\": {\n \"cents\": 0.0,\n \"currency_iso\": \"USD\"\n },\n \"updated_at\": \"2020-08-19T13:46:57.654Z\"\n }\n}",
|
39
39
|
"response_content_type": "application/json",
|
40
|
-
"curl": "curl -g \"https://www.example.com/api/admin/shippings/
|
40
|
+
"curl": "curl -g \"https://www.example.com/api/admin/shippings/5f3d2d510218236de151ecbe\" -X GET "
|
41
41
|
}
|
42
42
|
],
|
43
43
|
"resource": "Shipping",
|