PurchaseGymCoPayV3Request
Request body for purchasing a gym co-pay package on behalf of a client after the reseller has already collected payment externally
{
"copay_package_id": "copay_abc123",
"client_id": "client_abc123",
"provider_id": "prov_abc123"
}