Initialize Payment
Header parameters
Session-KeystringRequired
Mobile session key
Content-TypestringRequiredExample:
Content type.
application/jsonBody
amountnumberOptionalExample:
Amount.
100add_commissionbooleanOptionalExample:
Should the commission be added?
trueinstalmentintegerOptionalExample:
Installment.
0card_holder_phonestringOptionalExample:
Card holder phone.
5XXXXXXXXdescriptionstringOptionalExample:
Description.
testreference_nostringOptional
Reference number.
selected_agent_idstringOptional
Selected agent id.
callback_urlstringOptional
Deeplink will take you back to the mobile application.
Responses
200
Successful
application/json
400
Error
application/json
post
/v1/softpos/init_sale_transactionLast updated
