---
title: "Update Embedded Bulk Payment Authorisation"
method: PUT
path: "/embedded-bulk-payment-auth-requests/{consentId}"
tags: ["Authorisations"]
---

# Update Embedded Bulk Payment Authorisation

`PUT /embedded-bulk-payment-auth-requests/{consentId}`

Used to pass the SCA Code received from the `Institution` (and the SCA method selected by the user where multiple SCA methods are supported by the `Institution`) in order to complete the embedded authorisation to initiate a bulk payment. See [Bulk Payments](/payments/bulk-payments/additional-information) for more information. Feature: `INITIATE_EMBEDDED_BULK_PAYMENT`

## Path parameters

- `consentId` string, required

## Headers

- `psu-id` string
- `psu-corporate-id` string
- `psu-ip-address` string

## Response `200`

Ok

## Other responses

- `default` — Error Response

---

[API](https://skmtc.net/yapily/apis/yapily-api.md) · [All operations](https://skmtc.net/yapily/apis/yapily-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yapily/yapily-api/versions/a8ca54f9eb9f/schema)
