Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add personal_information field to API response of list all batch redeem/issue records #536

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

purplesmoke05
Copy link
Member

@purplesmoke05 purplesmoke05 commented Sep 7, 2023

Close: #535

  • Added personal_information attribute to the response of API following.

    • GET: /bond/tokens/{token_address}/additional_issue/batch/{batch_id}
    • GET: /bond/tokens/{token_address}/redeem/batch/{batch_id}
    • GET: /share/tokens/{token_address}/additional_issue/batch/{batch_id}
    • GET: /share/tokens/{token_address}/redeem/batch/{batch_id}
  • personal_information attribute added only to the response of APIs that authenticate by issuer_address in the HTTP Header.

@purplesmoke05 purplesmoke05 self-assigned this Sep 8, 2023
@purplesmoke05 purplesmoke05 marked this pull request as ready for review September 8, 2023 00:08
@purplesmoke05 purplesmoke05 merged commit 495c687 into dev-23.9 Sep 8, 2023
4 checks passed
@purplesmoke05 purplesmoke05 deleted the feature/#535 branch September 8, 2023 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add personal_information to API responses that include token holder address
2 participants