Loyalty API

Enum

ReceiptStatus

The current processing status of an uploaded receipt.

Kind Enum type
Used in CustomerDocuments3, ListDocuments3, 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.

  • refunded

    The accepted receipt has been refunded.

Previous
MembershipStatus1