生産状況を追跡する
物理カード発行ステータス
ステータスコード
説明
詳細 フィールド
詳細 フィールドフィールド
説明
有無
例
{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "PENDING",
"startTime": "2025-01-17T06:28:02.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "CARD_PROD_REQUESTED"
}
}
]
}{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "PENDING",
"startTime": "2025-01-17T06:28:02.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "CARD_PROD_READY"
}
}
]
}最終更新
役に立ちましたか?