Simulate Fiat Deposit
POST/sandbox/fiat-deposit/simulate
This endpoint creates a simulated fiat deposit in the sandbox environment for testing purposes.
The solution requires a FiatAmount, CustomerID reference, and payment method specifications to trigger configured workflows, rules, and webhook integrations.
Use the endpoint to test automated processes and validate business logic without real money transfers, supporting various fiat currencies and deposit scenarios.
Follow the step-by-step guides:
Request
Responses
- 200
- 400
- 401
- 500
Fiat deposit created successfully
Bad request
Client is not authorized to perform this action
Internal server error