Skip to main content
POST
Approve multiple pending imports at once
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json

Approve all discovered files

approveAll
boolean
accountingPeriod
string
Example:

"2024-01"

Response

Files approved successfully

success
boolean
data
object