Get Payments

To get all kinds of payment methods with open API
透過open API獲取所有的付款方式

Query Params
integer

Page Number
頁數

integer

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

string
enum

Setting sorting direction
設定時間排序

Allowed:
string
enum

Setting sorting attribute
設定排序使用值

Allowed:
string

Filter payments by those updated after specific time.
取得 updated_at 大於指定時間的付款方式(包含指定時間)
*Should use UTC time'

string

Filter payments by those updated before specific time.
取得 updated_at 小於指定時間的付款方式(包含指定時間)
*Should use UTC time'

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[]
string

Filter payments by channel approved sl-payments methods.
取得門店可用付款方式

Response

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