Get Gift Card ListCopy Pageget https://{subdomain}.myshoplaza.com/openapi/2025-06/gift_cardsRetrieves a list of gift cards with various filtering options.Query ParamscursorstringCursor for paginationpage_sizeint32Number of records per page. The default value is 10idsarray of stringslist of gift card IDs.idsADD stringcreated_at_minstringFilter gift cards created at or after this date.created_at_maxstringFilter gift cards created at or before this date.updated_at_minstringFilter gift cards last updated at or after this date.updated_at_maxstringFilter gift cards last updated at or before this date.initial_value_minfloatFilter gift cards with initial value greater than this.initial_value_maxfloatFilter gift cards with initial value less than this.statusstringStatus of the gift card.balance_statusstringkeywordstringsort_bystringsort_directionstringResponses 200OK 400InvalidParameter 500ServerErrorUpdated 3 months ago