Returns current user’s missing receipts list. Missing receipt is a non-connected credit card bill line, presented as a receipt (with a subset of receipt’s fields).

Params

Param name Description
page
optional

Page number

Validations:

  • Must be a Integer

per_page
optional

Number of records per page. Default: 50

Validations:

  • Must be a Integer

react_native
optional

Indicates whether the request is coming from the mobile app

Validations:

  • Must be one of: true, false.