Credits - Admin

Start Payment Flow

Initiates a payment transaction with SIBS (MB WAY or Multibanco) to top-up credits. In company billing mode, the payment is stored against the anchor PV so the SIBS webhook automatically credits the correct PV.

Uses current_user["idpointofsale"] so impersonation top-ups go to the impersonated company's PV.

post/api/payments/start

Headers

x-api-tokenstring nullable

Request body

amountinteger required

Amount to pay in EUR (integer).

method'MBWAY' | 'REFERENCE' required
phonestring nullable

Required for MBWAY payments.

Response

Successful Response

{"stackTrail":"paths:/api/payments/start:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.