Loyalty API

Enum

ReceiptStatus

The current processing status of an uploaded receipt.

Kind Enum type
Used in UploadReceipt1

Values

  • processing

    The receipt is being automatically processed.

  • pending

    The receipt is awaiting manual review.

  • accepted

    The receipt has been approved and points credited.

  • rejected

    The receipt has been rejected.

  • onhold

    The receipt is on hold pending further information.

  • failed

    Processing failed due to a system error.

Previous
LimitPeriod1