라이선스 키 부여 이행
키 값을 공급하여 보류 중인 라이선스 키 부여를 수동으로 이행합니다. 키를 삽입하고 고객에게 이메일로 전달하며, 부여 상태를 전달됨으로 전환합니다.
fulfillment_mode: manual가 포함된 License Key entitlement에 따라 생성된 grant에만 사용하세요. grant는 연결된 key가 없는 Pending 상태여야 합니다. 전체 플로우는 수동 Fulfillment 및 수동 License Key Fulfillment 통합 가이드를 참조하세요.인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
경로 매개변수
Grant ID
본문
Request body for manually fulfilling a pending license-key grant.
The license key value to deliver to the customer.
Per-key activation limit. Defaults to the entitlement's license-key configuration.
When the key expires. Defaults to the duration in the entitlement's license-key configuration.
응답
Detailed view of a single entitlement grant: who it's for, its lifecycle state, and any integration-specific delivery payload.
Brand id this grant belongs to.
Identifier of the business that owns the grant.
Timestamp when the grant was created.
Identifier of the customer the grant was issued to.
Identifier of the entitlement this grant was issued from.
Unique identifier of the grant.
The integration type of the grant's entitlement (e.g. license_key).
discord, telegram, github, figma, framer, notion, digital_files, license_key, feature_flag Arbitrary key-value metadata recorded on the grant.
Lifecycle status of the grant.
Pending, Delivered, Failed, Revoked Timestamp when the grant was last modified.
Timestamp when the grant transitioned to delivered, when applicable.
Digital-product-delivery payload, present when the entitlement
integration is digital_files.
Machine-readable code reported when delivery failed, when applicable.
Human-readable message reported when delivery failed, when applicable.
Typed feature payload, present only when the entitlement integration is
feature_flag; null for every other integration type.
License-key delivery payload, present when the entitlement integration
is license_key.
Timestamp when oauth_url stops being valid, when applicable.
Customer-facing OAuth URL for OAuth-style integrations. Populated
during the customer-portal accept flow; null until the customer
completes that step, and on grants for non-OAuth integrations.
Identifier of the payment that triggered this grant, when applicable.
Reason recorded when the grant was revoked, when applicable.
Timestamp when the grant transitioned to revoked, when applicable.
Identifier of the subscription that triggered this grant, when applicable.