Load Prices Batch
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Request
This endpoint expects an object.
migration_id
The migration's ID this import belongs to
source_system
Source system name, e.g. "openpay"
items
update_existing
When false (default), items whose source_id was already migrated are skipped. When true, they are full-overwritten from the source instead (re-sync).
Response
Successful Response
results
Errors
422
Unprocessable Entity Error