Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions