Skip to content

Commit

Permalink
add statement_balance to account response (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicki Nixon <[email protected]>
  • Loading branch information
nickitza and Nicki Nixon authored Aug 13, 2024
1 parent e86f504 commit 2aa8be0
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 @@ -388,6 +388,10 @@ components:
example: "2015-10-13T17:57:37.000Z"
nullable: true
type: string
statement_balance:
example: 100.1
nullable: true
type: number
subtype:
example: NONE
nullable: true
Expand Down

0 comments on commit 2aa8be0

Please sign in to comment.