Get shop paymentsCopy Pageget https://authservices.satispay.com/g_business/v1/paymentsQuery ParamsstatusstringenumDefaults to ACCEPTEDFilter by the payment status. ACCEPTED Shows all the payments in ACCEPTED status. PENDING Shows all the payments in PENDING status. CANCELED Shows all the payments in CANCELED status. Defaults to ACCEPTED if not specified.Allowed:ACCEPTEDPENDINGCANCELEDlimitinteger1 to 100Defaults to 20Set a limit on the number of returned payments in the response.starting_afterstringThe ID of the last payment from the previous page. Used to retrieve the next set of payments in the list.starting_after_timestampstringThe timestamp in milliseconds from which to start listing payments. Used to retrieve payments created after the specified timestamp.HeadersHoststringrequiredThe host declared in the signature.DatestringrequiredThe date declared in the signature.DigeststringrequiredThe digest declared in the signature.AuthorizationstringrequiredThe request signature.x-satispay-deviceinfostringThe device information (e.g., hostname).x-satispay-devicetypestringenumThe device type.Allowed:SMARTPHONETABLETCASH REGISTERPOSPCECOMMERCE_PLUGINx-satispay-osstringThe Operating System name (e.g., Windows).x-satispay-osvstringThe Operating System version (e.g., 10).x-satispay-apphstringThe software house name (e.g., Satispay).x-satispay-appnstringThe software name (e.g., My awesome app).x-satispay-appvstringThe software version (e.g., v2.0.0).x-satispay-tracking-codestringThe tracking code used by Satispay commercial partners. Use this code only if explicitly required by Satispay.Responses 200OK 400400 Bad Request 401401 Unauthorized 403403 Forbidden or invalid authorization headerUpdated 8 months ago