<?php namespace PHPSTORM_META; override(\Mockery::mock(0), map(["" => "@"])); override(\Mockery::spy(0), map(["" => "@"])); override(\Mockery::namedMock(0), map(["" => "@"])); override(\Mockery::instanceMock(0), map(["" => "@"])); override(\mock(0), map(["" => "@"])); override(\spy(0), map(["" => "@"])); override(\namedMock(0), map(["" => "@"]));
Kueue Pay API responses include standard HTTP status codes to indicate the success or failure of a request. Successful responses will have a status code of 200 OK, while various error conditions will be represented by different status codes along with error messages in the response body.