Update subscriptions

Endpoint to update an active subscription for transactions notifications

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

Id of the subscription.

Query Params
string
enum
Defaults to transaction

Value to describe what type of subscription it contains. Required for creation of statement subscriptions. Default is transaction

Allowed:
Body Params
account
object
required
date-time
string
required

URI to push the notification to. For details on the syntax of URL's please refer to RFC 1738

transactionCriteria
object
required
Headers
string
required

The digest is a base64 encoded hash of the body (SHA-512 or SHA-256 is allowed).

string
required

Signature is made up of the headers - date, digest and x-request-id. For more information see additional documentation in portal.

uuid
required

ID of the request, unique to the call, as determined by the initiating party.

string
required

Public certificate of the Initiating Party that corresponds with the signature made by the Initiating Party.

string
required

Standard https header element with date, time and timezone.

Responses

Language
Credentials
At least 1 scope group required
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*