Proxies

post/proxies

Request body

namestring required
destination_urlstring required
request_reactor_idstring uuid nullable
response_reactor_idstring uuid nullable
configurationobject nullable
require_authboolean nullable
disable_detokenizationboolean nullable

Response

Created

idstring uuid
keystring nullable
tenant_idstring uuid
namestring nullable
destination_urlstring nullable
statestring nullable
request_reactor_idstring uuid nullable
response_reactor_idstring uuid nullable
require_authboolean
application_idstring uuid nullable
configurationobject nullable
proxy_hoststring nullable
timeoutinteger nullable
disable_detokenizationboolean
client_certificatestring nullable
created_bystring uuid nullable
created_atstring date-time nullable
modified_bystring uuid nullable
modified_atstring date-time nullable

Changes

Changed in 1 of the 4 revisions of this API.10

    • added the new optional request property request_transform/options/token/owner_merchant_id

      new-optional-request-property

    • added the new optional request property request_transforms/items/options/token/owner_merchant_id

      new-optional-request-property

    • added the new optional request property response_transform/options/token/owner_merchant_id

      new-optional-request-property

    • added the new optional request property response_transforms/items/options/token/owner_merchant_id

      new-optional-request-property

    • added the optional property request_transform/options/token/owner_merchant_id to the response with the 201 status

      response-optional-property-added

    • added the optional property request_transforms/items/options/token/owner_merchant_id to the response with the 201 status

      response-optional-property-added

    • added the optional property requested/proxy/request_transforms/items/options/token/owner_merchant_id to the response with the 201 status

      response-optional-property-added

    • added the optional property requested/proxy/response_transforms/items/options/token/owner_merchant_id to the response with the 201 status

      response-optional-property-added

    • added the optional property response_transform/options/token/owner_merchant_id to the response with the 201 status

      response-optional-property-added

    • added the optional property response_transforms/items/options/token/owner_merchant_id to the response with the 201 status

      response-optional-property-added