Idempotency is currently achieved for B using the UUID, however a more standard approach should be adopted to ease implementation with existing libraries and frameworks.
https://datatracker.ietf.org/doc/draft-ietf-httpapi-idempotency-key-header/
If this is still in draft by the time it is considered for inclusion in the spec, suggest using x-idempotency-key in line with Open Banking, rather than using the draft before it is ratified.
Idempotency is currently achieved for B using the UUID, however a more standard approach should be adopted to ease implementation with existing libraries and frameworks.
https://datatracker.ietf.org/doc/draft-ietf-httpapi-idempotency-key-header/
If this is still in draft by the time it is considered for inclusion in the spec, suggest using
x-idempotency-keyin line with Open Banking, rather than using the draft before it is ratified.