Response for Successful
When all the information is correct and was accepted by the API, the response returned is as shown below. The attribute "referralId" is used to map the new customer to the partner using the API.
The attribute "paymentLink" redirects the customer directly to the Stripe Checkout page, and after the payment is completed successfuly, the user is redirected to the Firstbase dashboard.
Code 202: Order Received
Last updated