post
domesticVrpConsentsPost
Resource URL
https://apis.aibgb.co.uk/api/open-banking/v3.1/pisp /domestic-vrp-consents
Header Parameters
| Name | Values | Description | 
|---|---|---|
| x-fapi-auth-date | The time when the PSU last logged in with the TPP. All dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: Sun, 10 Sep 2017 19:43:31 UTC | |
| x-fapi-customer-ip-address | The PSU's IP address if the PSU is currently logged in with the TPP. | |
| x-fapi-interaction-id | An RFC4122 UID used as a correlation id. | |
| Authorization (required) | An Authorisation Token as per https://tools.ietf.org/html/rfc6750 | |
| x-idempotency-key (required) | Every request will be processed only once per x-idempotency-key. The Idempotency Key will be valid for 24 hours. | |
| x-jws-signature (required) | A detached JWS signature of the body of the payload. | |
| x-customer-user-agent | Indicates the user-agent that the PSU is using. | 
Body Parameters
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
- 
        HTTP CodeError CodeDescription
- 
        400400Bad request 
- 
        401401Unauthorized 
- 
        403403Forbidden 
- 
        405405Method Not Allowed 
- 
        406406Not Acceptable 
- 
        409409Conflict 
- 
        415415Unsupported Media Type 
- 
        429429Too Many Requests 
- 
        500500Internal Server Error 
| Resource Summary | |
| Security | |
| Content Type | application/json; charset=utf-8,application/json,application/jose+jwe | 
| Category | Domestic VRP Consents | 
Working...