InitializeFundingResponse
referencestring
Funding reference.
Example:
FND-3J8K2M9PauthorizationUrlstring<uri>
Send the payer here to complete checkout.
Example:
https://checkout.paystack.com/3j8k2m9pamountKobointeger<int64>
Example:
5000000InitializeFundingResponse
{
"reference": "FND-3J8K2M9P",
"authorizationUrl": "https://checkout.paystack.com/3j8k2m9p",
"amountKobo": 5000000
}