Create Drayage Invoice Item Payment

Creates a payment and asc record for drayage invoice payment

Args: amount (float): description payment_inputs (PaymentInputs): description drayage_invoice_uuids_and_amounts (list[DrayageInvoiceAndPaymentAmount]): description db (Session, optional): description. Defaults to Depends(get_db). current_user (type, optional): description. Defaults to Depends(get_current_active_user). organization_uuid (Optional[str], optional): description. Defaults to Body(None, embed=True).

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!