Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 686 Bytes

File metadata and controls

17 lines (8 loc) · 686 Bytes

ByorkVerdictResponseStatusEnum

PRE_ACCEPTED - Verdict stored and will be applied when processing reaches the point where your decision is needed. COMPLETED - Verdict final and processing complete. PENDING - Transaction in BYORK flow; no final verdict yet (awaiting decision or processing). RECEIVED - Verdict final and stored; processing not yet complete.

Enum

  • PRE_ACCEPTED (value: 'PRE_ACCEPTED')

  • COMPLETED (value: 'COMPLETED')

  • PENDING (value: 'PENDING')

  • RECEIVED (value: 'RECEIVED')

[Back to Model list] [Back to API list] [Back to README]