HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
API Reference

Get Store Credits

To get customers store credits
獲取商店購物金紀錄

Log in to see full request history
Query Params
string

Filter store credits by those created after specific time.
取得 created_at 大於指定時間的購物金(包含指定時間)
*Should use UTC time'

string

Filter store credits by those create before specific time.
取得 created_at 小於指定時間的購物金(包含指定時間)
*Should use UTC time'

string

Filter store credits by those end after specific time.
取得 end_at 大於指定時間的購物金(包含指定時間)
*Should use UTC time'

string

Filter store credits by those end before specific time.
取得 end_at 小於指定時間的購物金(包含指定時間)
*Should use UTC time'

integer

Page Number
頁數

integer

Numbers of Orders per Page
每頁顯示 n 筆資料

excludes[]
array of strings

Could exclude certain parameters in the response
結果要排除哪些參數

excludes[]
fields[]
array of strings

Could only show certain parameters in the response
結果只顯示哪些參數

fields[]
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json