Skip to content

Conversation

@CityBear3
Copy link
Contributor

Closes: #11

@CityBear3 CityBear3 requested a review from averak December 16, 2022 23:20
@CityBear3 CityBear3 self-assigned this Dec 16, 2022
* @param authentication 認証情報
* @param requestBody 購入申請作成リクエスト
*/
open fun handle(authentication: Authentication, requestBody: UpsertPurchaseRequestRequest) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[must] メール送信処理が抜けています。

  1. IAMにユーザリストを問い合わせ、PAYMASTERの管理者リストを取得
  2. 申請者 + PAYMASTERの管理者リストにメール送信

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.

購入申請作成API

3 participants