post https://test.bitpay.com/payouts//notifications
Facades: payout
Response
Name | Type |
---|---|
status
Set to
success in case of successful request and to error if the request failed, a description of the error will then be indicated in the message field. |
string
|
code
Reserved for future use.
|
number
|
data
Empty data object
{} . |
object
|
message
In case of error, this field will contain a description message. Set to
null if the request is successful. |
string
|