ADM-SETTINGS-201 - Update ITS settings

Creates or updates the four global ITS settings (tenant-level). Only onSuccessPath, onErrorPath, postbackUrl and payPageBaseUrl can be changed here.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body to create or update the four global ITS settings (tenant-level). Only onSuccessPath, onErrorPath, postbackUrl and payPageBaseUrl can be changed here.

string
required
length between 0 and 512

Relative path for error redirect. Must start with "/".

string
required
length between 0 and 512

Relative path for success redirect. Must start with "/".

uri
required
length between 0 and 2048

Absolute ITS PayPage endpoint used as PAY-101.action.url. Must start with "https://".

uri
required
length between 0 and 2048

HTTPS callback URL (PostbackResultURL). Must start with "https://".

Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Responses
204

Settings updated (no content)

401

Unauthorized (invalid or missing API key)

403

Forbidden (insufficient permissions)

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json