Get PaymentsAsk AIget https://open.shopline.io/v1/paymentsTo get all kinds of payment methods with open API透過open API獲取所有的付款方式Query ParamspageintegerPage Number頁數per_pageintegerNumbers of Orders per Page每頁顯示 n 筆資料sort_bystringenumSetting sorting direction設定時間排序descascdescAllowed:ascdescorder_bystringenumSetting sorting attribute設定排序使用值created_atpriorityAllowed:created_atpriorityupdated_afterstringFilter payments by those updated after specific time.取得 updated_at 大於指定時間的付款方式(包含指定時間) *Should use UTC time'updated_beforestringFilter payments by those updated before specific time.取得 updated_at 小於指定時間的付款方式(包含指定時間) *Should use UTC time'excludes[]array of stringsCould exclude certain parameters in the response結果要排除哪些參數excludes[]ADD stringfields[]array of stringsCould only show certain parameters in the response結果只顯示哪些參數fields[]ADD stringchannel_idstringFilter payments by channel approved sl-payments methods.取得門店可用付款方式Response 200OKUpdated 2 months ago