v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-02559.7 KB
Entries

Update a directory entry

Partially update an entry. At least one field must be provided.

patch/api/directory/entries/{id}

Request body

gatewaystring nullable
currenciesstring[]
priorityinteger
routingInfoobject
status'ACTIVE' | 'SUSPENDED'

Response

Entry updated

idstring uuid
railstring

Payment rail type (e.g. mobile_money, bank_transfer, card)

identifierstring

Unique identifier within the rail

tenantIdstring nullable

Owning tenant ID, null for global entries

gatewaystring nullable

Gateway provider name

currenciesstring[]

Supported ISO 4217 currency codes

priorityinteger

Routing priority (lower = preferred)

routingInfoobject

Arbitrary gateway-specific routing metadata

status'ACTIVE' | 'SUSPENDED'
createdAtstring date-time
updatedAtstring date-time