Submit branch selection

Submit the branch details selected by the PSU

This API can be called:

  • using the resource_token associated with the payment you are trying to authorize;
  • using a backend bearer token.
Path Params
string
required

ID of the payment

Body Params
string
required

Unique ID for the branch

Headers
string

An idempotency key to allow safe retrying without the operation being performed multiple times.
The value should be unique for each operation (we strongly advise to use a UUID v4), with the same key being sent on a retry of the same request.

string

A JWS with detached content, signed with your private key.
See Request Signing.

Required with a OAuth2 token.

string
enum
Defaults to application/json; charset=UTF-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json; charset=UTF-8
application/problem+json; charset=UTF-8