Skip to content

Commit

Permalink
add has_processed_account_numbers to MemberStatusResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicki Nixon committed Jun 18, 2024
1 parent 82cbf2f commit 00f38f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi/mx_platform_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1721,6 +1721,10 @@ components:
example: true
nullable: true
type: boolean
has_processed_account_numbers:
example: true
nullable: true
type: boolean
has_processed_transactions:
example: false
nullable: true
Expand Down

0 comments on commit 00f38f4

Please sign in to comment.