team parameter.curl --location --request POST 'https://api.gigstack.io/v2/payments//paid' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"payment_form": "03",
"date": 1677651234
}'{
"message": "Operation completed successfully",
"data": {}
}