v1

latestOpenAPI 3.0.02026-08-043111167.0 KB
PayIn

Get PayIns

Get all PayIns by source of payment slug and company product id

get/payIns/bySourceOfPaymentSlug

Query parameters

authorizationstring required

Authorization token

sourceOfPaymentSlugstring required

Source of payment slug

companyProductIdnumber required

Company product id. Required, read id from /company-products

startDatestring

Returns all fields created after to this creation date

endDatestring

returns all fields created before to this creation date

statestring[]
pagenumber

Page number to paginate

recordsPerPagenumber

Number of records per page

Response

array payins and pagination info