Skip to main content
POST
Post Partin Fanout

Authorizations

X-API-Key
string
header
required

Body

application/json

Send the BKV's PARTIN to a whole list of partners in one call.

The caller selects who should receive it (e.g. every partner still without a PARTIN); the service skips excluded partners and in-batch duplicates and isolates per-partner delivery failures. Capped at 100 per request so one call stays inside the ingress timeout - batch a larger list over several calls.

receiver_mp_ids
string[]
required
Required array length: 1 - 100 elements
Pattern: ^\d{13}$
receiver_role
enum<string>
default:NB
Available options:
NB,
BIKO,
UNB
version
integer
default:1
Required range: x >= 1

Response

Successful Response

sent
string[]
required
failed
PartinFanoutFailure · object[]
required
skipped
PartinFanoutSkip · object[]
required