Skip to main content
POST
Create movement

Authorizations

Authorization
string
header
required

Use HTTP Basic Authentication. Provide your email as login and PPT token as the password.

Headers

Accept
enum<string>
default:application/json
required
Available options:
application/json

Body

application/json
date
string<date>
required
type
enum<string>
required
Available options:
buy,
sell,
adjustment,
write-off
currencyId
string
required
parts
object[]
required
id
string | null
externalId
string | null
counterpartyId
string | null
projectId
string | null
notes
string | null
tags
object[]
fileId
string | null
file2Id
string | null
file3Id
string | null

Response

200 - application/json

Movement created successfully

id
string