latestSwagger 2.02026-08-2181213270.0 KB

0a9c1f8784f2

Sharing business data

Create a batch to upload data about a particular business.

This endpoint returns an <code>id</code> that should be put into all /business/data/XXX endpoints.

Why use batch?

  • with the batch, you can send accounts transactions in chunks instead of sending them all in a single API call
  • with the batch, you can share more <code>context</code> (see parameter below) with us which enables us to update credit lines more accurately
post/business/data/batch-upload

Request body

auto_cancel_ongoing_batch_for_businessboolean
context'BORROWER_CREATION' | 'DATA_REFRESH' required

Response

Created