Skip to main content
POST
approveBatch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

blob_url
string
pdf_url
string
create_time
string<date-time>
data
string
file_name
string
form
object
invoice_id
integer
subtype
enum<integer>
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
type
enum<integer>
Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21
locale
integer

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3