Xtrempay Api Documentation
Authorization: Bearer ********************{
"planId": "0f7575e1-e7d2-4df3-9162-3df1082477c0",
"amount": 500,
"pin":{{transactionPin}}
}curl --location -g --request POST 'https://mock.apidog.com/m1/918700-0-default/v1/corebanking/{{savingType}}/savings-plan/topup' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"planId": "0f7575e1-e7d2-4df3-9162-3df1082477c0",
"amount": 500,
"pin":{{transactionPin}}
}'{
"amountTopUp": 5000,
"ticketId": "topup_abc12345"
}