Loyalty API
EnumReceiptStatus
The current processing status of an uploaded receipt.
| Kind | Enum type |
|---|---|
| Used in | UploadReceipt1 |
Values
-
processingThe receipt is being automatically processed.
-
pendingThe receipt is awaiting manual review.
-
acceptedThe receipt has been approved and points credited.
-
rejectedThe receipt has been rejected.
-
onholdThe receipt is on hold pending further information.
-
failedProcessing failed due to a system error.