Skip to content

[bug] webhook notification for capacity batch transaction only has provider MSA ID #1028

@JoeCap08055

Description

@JoeCap08055

Description

When account-service sees a watched transaction to notify via webhook, the spec requires an MSA ID to be sent, distinct from the Provider ID. However, there are 2 problems with this:

  1. There are multiple calls in a batch; each could potentially be for a different MSA
  2. Unless we decode the calls in the batch, we do not know the MSA ID (and even if we decode them, we still may not know)

A better solution might be to eliminate msaID from the payload, and instead include multiple reference IDs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions