{
"resultCode": "SUCCESS",
"resultMessage": "request success",
"resultData": [
{
"boid": "1",
"purchaseStatus": "COMPLETED_BEFORE_CONSUME",
"pjid": "9001",
"svcId": "10020000",
"payment": "GOOGLE_PLAY",
"appStore": "GOOGLE_PLAY",
"imid": "aaaabbbb-ccccddd-fffccc-tttggg",
"playerId": "playerId",
"productId": "seom_tany_100022",
"price": 2200.0000,
"microPrice": 2200000000,
"currency": "JPY",
"reservedAt": "2023-11-26T16:27:58.000+09:00",
"completedAt": "2023-11-26T16:28:08.000+09:00",
"os": "ANDROID",
"paymentOrderId": "GPA.3323-4443-4781-49315",
"paymentTesterPurchaseYn": "N",
"cancelReason": null,
"canceledAt": null,
"memo": null
},
{
"boid": "2",
"purchaseStatus": "COMPLETED",
"pjid": "9001",
"svcId": "10020000",
"payment": "APPLE_APP_STORE",
"appStore": "APPLE_APP_STORE",
"imid": "aaaabbbb-ccccddd-fffccc-tttggg",
"playerId": "playerId",
"productId": "seom_popup_400031",
"price": 0.9900,
"microPrice": 990000,
"currency": "USD",
"reservedAt": "2023-11-26T19:13:08.000+09:00",
"completedAt": "2023-11-26T19:13:35.000+09:00",
"os": "IOS",
"paymentOrderId": "180001803891177",
"paymentTesterPurchaseYn": "N",
"cancelReason": null,
"canceledAt": null,
"memo": null
},
{
"boid": "270",
"purchaseStatus": "RESERVED",
"pjid": "9001",
"svcId": "10020000",
"payment": "STEAM",
"appStore": "STEAM",
"imid": "aaaabbbb-ccccddd-fffccc-tttggg",
"playerId": "playerId",
"productId": "test_steam_package_23",
"price": null,
"microPrice": null,
"currency": null,
"reservedAt": "2023-11-26T19:14:22.000+09:00",
"completedAt": null,
"os": "WIN64",
"paymentOrderId": null,
"paymentTesterPurchaseYn": null,
"cancelReason": null,
"canceledAt": null,
"memo": null
}
]
}